Skip to content

Add a property for specifying authentication scheme for introspection endpoint #17036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mbhave opened this issue May 31, 2019 · 1 comment
Labels
status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement

Comments

@mbhave
Copy link
Contributor

mbhave commented May 31, 2019

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.

@mbhave mbhave added this to the 2.2.x milestone May 31, 2019
@mbhave mbhave added status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement labels May 31, 2019
@philwebb philwebb modified the milestones: 2.2.x, 2.x Sep 20, 2019
@levitin
Copy link

levitin commented Feb 15, 2021

This would be a very useful feature.

@philwebb philwebb modified the milestones: 2.x, General Backlog Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants