website
Registry Context
The `website` claim is a string URL for the End-User's web page or blog.
Technical Summary
OpenID Connect Core 1.0 Section 5.1 defines `website` as a standard Claim with type `string` and description `URL of the End-User's Web page or blog`.
When Used
Used in OpenID Connect UserInfo Responses or ID Tokens when publishing an End-User website or blog URL as a standard claim.
Normative Requirements
The Web page identified by the `website` claim
openid-connect-core-1_0 - Section 5.1
contain information published by the End-User or by an organization that the End-User is affiliated with.
Condition: when the `website` claim is used as the URL of the End-User's Web page or blog
website string URL of the End-User's Web page or blog. This Web page SHOULD contain information published by the End-User or an organization that the End-User is affiliated with.
Validation Guidance
If validating a `website` claim, treat the value as a string URL for the End-User's Web page or blog.
If validating the referenced page content, check whether it contains information published by the End-User or an affiliated organization.
Reference
Details
- Entry Id
website- Claim Name
website- Claim Description
Web page or blog URL- Change Controller
OpenID_Foundation_ Artifact_ Binding_ Working_ Group - Reference
OpenID Connect Core 1.0 - Section 5.1