Closed GoogleCodeExporter closed 9 years ago
Patch attached.
Original comment by kohsuke....@gmail.com
on 4 Dec 2013 at 3:54
Attachments:
assertId is the claimed identifier obtained from the response, which must be in
normalized form (per claimed identifier definition) and must match exactly the
(normalized) claimed identifier obtained via discovery, per:
http://openid.net/specs/openid-authentication-2_0.html#terminology
http://openid.net/specs/openid-authentication-2_0.html#verify_disco
OpenID providers asserting invalid claimed identifiers (in non-normalized form)
are not complying to the above, so their responses will fail verification as
expected.
Original comment by Johnny.B...@gmail.com
on 4 Dec 2013 at 4:38
Okay.
In this case the OpenID provider is also openid4java. I guess I need to dig a
bit deeper and file a separate issue.
Original comment by kohsuke....@gmail.com
on 4 Dec 2013 at 4:42
Original issue reported on code.google.com by
kohsuke....@gmail.com
on 4 Dec 2013 at 3:54