You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: