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

Fix token request for self-encoded (algorithmic) sessions #404

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

byewokko
Copy link
Collaborator

@byewokko byewokko commented Jul 1, 2024

Issue

Token request fails if anonymous is in scope.

Solution

  • Fixed incorrect check on client["authorize_anonymous_users"].
  • Fixed broken AlgorithmicSession attributes in token request.

@byewokko byewokko added the bug Something isn't working label Jul 1, 2024
@byewokko byewokko self-assigned this Jul 1, 2024
@byewokko byewokko marked this pull request as ready for review July 1, 2024 15:25
@byewokko byewokko merged commit d6e9c8e into main Jul 1, 2024
5 checks passed
@byewokko byewokko deleted the fix/anonymous-oauth-introspection branch July 1, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant