omniauth-openid icon indicating copy to clipboard operation
omniauth-openid copied to clipboard

identity_url should be used for uid instead of display_identifier

Open ntippie opened this issue 5 years ago • 0 comments

https://github.com/omniauth/omniauth-openid/blob/8a46fa98dabe3ea7ced336fef1201ab4870adb15/lib/omniauth/strategies/open_id.rb#L69

As noted in the OpenID spec, the claimed identifier should be used (#identity_url instead of #display_identifier).

ntippie avatar May 31 '19 05:05 ntippie