Search Results :
×Endpoints | Use |
---|---|
Client ID | Identify the application. |
Client Secret | Authenticate the Authorization Server. |
Scope | Limit an application's access to a user's account. |
Authorization Endpoint | Identify a user or obtain an authorization code. |
Access Token Endpoint | Allows an application to access an API. |
User Info Endpoint | Access the user profile information. |
Group Endpoint (optional) | Fetch groups of a user. |