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

[BUG] Token key endpoints skipped on fail #369

Closed
mpgxvii opened this issue Aug 23, 2022 · 2 comments
Closed

[BUG] Token key endpoints skipped on fail #369

mpgxvii opened this issue Aug 23, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mpgxvii
Copy link
Member

mpgxvii commented Aug 23, 2022

Please check if the bug has already been reported in the Issues Tab and mention any related issues here.

Describe the bug
In the radar_is.yml config file, multiple Management Portal public key endpoints can be set for token validation. However, when the app server fails to reach one of the endpoints on the list, the rest of the list is skipped.

Priority
3

Difficulty
5

Expected behavior
The app server should continue to try the fetch the rest of the public keys on the list even if some fail.

@mpgxvii mpgxvii added the bug Something isn't working label Aug 23, 2022
@mpgxvii mpgxvii self-assigned this Aug 23, 2022
@yatharthranjan
Copy link
Member

I believe this is part of the radar-auth library from management portal. It will need to be updated there (possibly in TokenValidator)

@mpgxvii
Copy link
Member Author

mpgxvii commented Mar 19, 2024

Fixed in #423 and in new MP2.0 radar-auth in #449

@mpgxvii mpgxvii closed this as completed Mar 19, 2024
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

No branches or pull requests

2 participants