# File lib/openid/association.rb, line 235
    def get_allowed_type
      @allowed_types.empty? ? nil : @allowed_types[0]
    end