spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

Document setting up `client_credentials` with access tokens scoped to the application

Open sjohnr opened this issue 1 year ago • 0 comments

We should add a clear example to the reference for setting up an application with the client_credentials grant type. Often, this use case requires access tokens scoped to the application instead of individual users in session.

Related gh-15295

sjohnr avatar Jun 26 '24 14:06 sjohnr