SecureAuth IdP Version Affected: All
Description: The Client Credentials flow allows an application to request an Access Token without needing a username and password.
Cause: This KB outlines how to use the Client Credentials grant/flow type.
Resolution:
1. Add a custom scope to the Post Auth tab. In my example, it is called Abhi.
2. You can then send the following Post
See the new grant_type is called client_credentials - this only requires you to send the client_id, client_secret and the custom scope we created in step1.
3. Introspect works as normal
The Client Credentials flow allows an application to request an Access Token without needing a username and password.
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.