The issuer from the discovery document of this OpenID Connect profile.
meta.created_at
string
The creation date of this OpenID Connect profile.
meta.updated_at
string
The last updated date of this OpenID Connect profile.
The links Object
Attribute
Type
Description
links.authorization-endpoint
string
The link that front-end applications should use to authenticate the OpenID Connect profile. The front-end application is responsible for appending all of the required parameters to the request. The endpoint also forwards some optional parameters, display, prompt and ui_locales to the configured Identity Provider. These parameters allow you to control the behavior of the authentication process on the Identity Provider.
links.callback-endpoint
string
The link that should be supplied as the callback URL to the upstream authentication provider.