-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Bug Description
When logging out from the Registry web UI, users encounter a Cognito error page displaying:
Invalid request
Please check your input and try again.
Expected Behavior
Users should be successfully logged out and redirected to an appropriate page (login page or home page) without encountering an error.
Actual Behavior
A Cognito error page is displayed with the message "Invalid request - Please check your input and try again."
Steps to Reproduce
- Access the Registry web UI
- Log in with valid credentials
- Attempt to log out using the logout functionality
- Observe the Cognito error page
Impact
This affects user experience and may cause confusion about whether the logout was successful.
Additional Context
This appears to be related to the logout request handling in the web UI component of the Registry, specifically with the Cognito authentication flow.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers