-
Notifications
You must be signed in to change notification settings - Fork 5
[Bug Hunt] "OK" message is seen on logging out of the application. #63
Comments
@wdprice Valid bug? I think this is a config in auth0... |
Discussed with PM - Valid bug. We need to take user to login page |
@wdprice The Auth0 config needs to be updated to white list the redirect urls - Reference You need to add the following urls:
|
@cwdcwd - can you help with Auth0 config on this? |
@callmekatootie all set |
@cwdcwd Thanks! However, something seems to be wrong. When we logout out of https://skill-search.topcoder-dev.com/, it takes the user to login page - and after login, the user is taken to localhost:3000 instead of https://skill-search.topcoder-dev.com/ ... I checked the logout url that we call on logout. It is:
The redirect url is correct - but even then the actual redirect seems to be localhost.... |
the logout param is |
I cannot conclude why we used |
Steps to reproduce:
Actual results:
"Ok" message is seen.
Expected results:
User should be redirected back to login page.
Browser version: Chrome: Version 83.0.4103.116
Screen shots:

login credential:
tonyj / appirio123
The text was updated successfully, but these errors were encountered: