OpenIDProfile
Definition
The Identity Provider will serve the OpenID-Connect protocol. It is possible to accept the default endpoints or modify them.
Screen overview
Standard attributes
- Class: class
name.name (readOnly field). - Enabled: if it is checked (selected option is Yes) that protocol will be enable.
- Discovery endpoint: call this endpoint to request the OpenID-Connect provider metadata.
- Authorization endpoint: call this endpoint to request or authorization grant.
- Token endpoint: call this endpoint to get the token or to renew the token.
- Revoke endpoint: call this endpoint when you finish and do not need more use the token.
- User info endpoint: call this endpoint to request user information.