Skip to content
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

Add token revocation endpoint to OpenID Provider Configuration endpoint #710

Conversation

appchemist
Copy link
Contributor

@appchemist appchemist commented Apr 29, 2022

fix #687

Revocation endpoint filter is already implemented
So only add revocation token endpoint at OpenId Provider Configuration endpoint

@appchemist appchemist changed the title Add revocation token endpoint at OpenId Provider Configuration endpoint Draft #687 : Add revocation token endpoint at OpenId Provider Configuration endpoint Apr 29, 2022
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 29, 2022
@appchemist appchemist force-pushed the openId_config_revocation_token_endpoint branch from 1b2bd04 to 7abfed6 Compare May 4, 2022 11:44
@jgrandja jgrandja changed the title Draft #687 : Add revocation token endpoint at OpenId Provider Configuration endpoint Add token revocation endpoint to OpenID Provider Configuration endpoint Jun 10, 2022
@jgrandja jgrandja self-assigned this Jun 10, 2022
@jgrandja jgrandja added status: duplicate A duplicate of another issue type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 10, 2022
@jgrandja jgrandja added this to the 0.3.1 milestone Jun 10, 2022
@jgrandja
Copy link
Collaborator

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

@jgrandja jgrandja closed this Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenID Provider Configuration endpoint should include the revocation token endpoint
3 participants