-
Notifications
You must be signed in to change notification settings - Fork 533
Description
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
It is unclear the what to put as the logout endpoint. I tried to use the following as my /logout .e.g. https://silver-winner-956vgwxj5qc76x5-37500.app.github.dev/logout
but receive an error
invalid_request: The "post_logout_redirect_uri" querystring parameter "https://silver-winner-956vgwxj5qc76x5-37500.app.github.dev" is not defined as a valid URL in "Allowed Logout URLs". To add a new URL, please do it here: https://manage.auth0.com/#/applications/6EV17C7uFxUbhdJJnINl70JbpP0aUfss/settings
Reproduction
follow the lab direction in Step 12 Add auth
Here is the log:
{
"date": "2025-06-13T06:04:10.683Z",
"type": "flo",
"connection": "Username-Password-Authentication",
"connection_id": "con_lu8EmCSJNyFdlYtE",
"client_id": "6EV17C7uFxUbhdJJnINl70JbpP0aUfss",
"ip": "2600:1700:6970:2b20:200c:d901:59fe:a6bf",
"user_agent": "Chrome 137.0.0 / Mac OS X 10.15.7",
"details": {
"session_id": "tUj1jYit_sgR0hC65h8rQqgXnRQ-Cdw0"
},
"hostname": "dev-mfdspngnyuk3u82d.us.auth0.com",
"user_id": "auth0|684bb738f9bd5510ff0f2844",
"user_name": "bkwok.oracle@gmail.com",
"$event_schema": {
"version": "1.0.0"
},
"environment_name": "prod-us-5",
"log_id": "90020250613060410789684000000000000001223372036887430954",
"tenant_name": "dev-mfdspngnyuk3u82d",
"_id": "90020250613060410789684000000000000001223372036887430954",
"isMobile": false,
"id": "90020250613060410789684000000000000001223372036887430954",
"description": "User logout failed"
}
Environment
Please provide the following:
- Version of this library used:
- Version of the platform or framework used, if applicable:
- Other relevant versions (language, server software, OS, browser):
- Other modules/plugins/libraries that might be involved: