Add a property for specifying authentication scheme for introspection endpoint #17036
Labels
status: blocked
An issue that's blocked on an external project change
type: enhancement
A general enhancement
Milestone
Once this is done, Spring Security will support both basic and bearer token authentication for the token introspection endpoint. The client-id and client-secret properties will remain the same but we will need to add a property to allow the user to specify if they want basic authentication of bearer token authentication via the client credentials grant type.
The text was updated successfully, but these errors were encountered: