fix: graceful handling of unauthorized responses from the api #12
Labels
service:cloud.io
Issues/Features related to cloud.io
service:db_search
Issues/Features related to database search
severity: medium
Affects only a minor part of the app
type:fix
A bug fix
Service
cloud.io
Version
1.11.0
Overview
When the access token of the service expires, the BE sends an unauthorized message. When that happens, cloud.io and db search display an error
Unauthorized
and stop working. The current workaround is to manually access the identity provider's logout endpoint. Web apps should gracefully handle this.Steps to Reproduce
Expected Behavior
Additional Notes
Related to #11: "However, a forced logout is needed to use cloud.io and db search"
The text was updated successfully, but these errors were encountered: