oauth2.dev

website

OpenID_Foundation_Artifact_Binding_Working_Group

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

SHOULD
1
  1. 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

info

If validating a `website` claim, treat the value as a string URL for the End-User's Web page or blog.

warning

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