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

DM-44289: Remove /auth/analyze routes #1024

Merged
merged 1 commit into from May 9, 2024
Merged

DM-44289: Remove /auth/analyze routes #1024

merged 1 commit into from May 9, 2024

Conversation

rra
Copy link
Member

@rra rra commented May 9, 2024

These were old ways for a user to see the status of their token, but they used the JWT claims syntax and were missing lots of useful information. They have been deprecated for many releases. Users should use /auth/api/v1/user-info and /auth/api/v1/token-info instead.

These were old ways for a user to see the status of their token,
but they used the JWT claims syntax and were missing lots of useful
information. They have been deprecated for many releases. Users
should use /auth/api/v1/user-info and /auth/api/v1/token-info
instead.
@rra rra enabled auto-merge May 9, 2024 16:06
@rra rra merged commit a8ada27 into main May 9, 2024
5 checks passed
@rra rra deleted the tickets/DM-44269 branch May 9, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant