# File lib/openid/consumer/discovery.rb, line 108 def is_op_identifier return @type_uris.member?(OPENID_IDP_2_0_TYPE) end