Session.Metadata
are used to store session related metadata from provider/application.
Metadata for 'SgidProvider'
State which will be passed back once the end-user logs in.
Must be at least 1
characters long
Unique nonce for this session.
Must be at least 1
characters long
The code verifier corresponding to the code challenge that was passed to authorization_url
.
Must be at least 1
characters long
Access token generated for sub. This will be used to access all sgid endpoint.
Must be at least 1
characters long
The subject identifier claim is the end-user's unique ID.
Must be at least 1
characters long
Additional Properties of any type are allowed.
Type: objectAdditional Properties of any type are allowed.
Type: object