[Openid-specs-ab] Issue #1015: No way to reference Standard Claims by URI (openid/connect)
Michael Schwartz
issues-reply at bitbucket.org
Thu Apr 13 01:22:54 UTC 2017
New issue 1015: No way to reference Standard Claims by URI
https://bitbucket.org/openid/connect/issues/1015/no-way-to-reference-standard-claims-by-uri
Michael Schwartz:
It would be really nice if there was an anchor that enabled you to specifically reference each claim defined in section [5.1 Standard Claims](http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims).
For example, for **given_name**, a URI like:
`http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims_given_name`
This would help for linked data implementations where we want to reference the given_name claim, as defined in OpenID Connect. It would probably help for some other schema definition projects too.
More information about the Openid-specs-ab
mailing list