Hey all,
I’m currently writing an application where we’d like to redirect users to an external site on logout, for example they login and use “httpsL//thisdomain.com” but once they logout we’d like to send them to “_https://someotherdomain.com”. I have “_https://someotherdomain.com” in my Allowed Logout URLs but on pressing logout am given the following error (during development, we’re not deployed yet):
invalid_request : The “returnTo” querystring parameter “http://localhost:3000” 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/<id>/settings