Skip to content

Conversation

@Kehrlann
Copy link
Contributor

@Kehrlann Kehrlann commented Oct 4, 2021

OAuth2ClientAuthenticationToken represents an authentication for an OAuth2 client, specifically when making request to token endpoints (token, introspection, revocation). Those are protected resources and the requests should always be authenticated through OAuth2-specified mechanisms (client_secret, PKCE, mTLS). Client authentications need not be stored in sessions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 4, 2021
@jgrandja jgrandja added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 14, 2021
@jgrandja jgrandja assigned jgrandja and Kehrlann and unassigned jgrandja Oct 14, 2021
@jgrandja jgrandja added this to the 0.2.1 milestone Oct 14, 2021
@jgrandja jgrandja merged commit 26f15b9 into spring-projects:main Oct 14, 2021
@jgrandja
Copy link
Collaborator

Thanks for the PR @Kehrlann ! This is now in main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants