The "returnTo" querystring parameter "..." is not defined as a valid URL in "Allowed Logout URLs"

Hi @brunocosta.dsn

Are you including the client_id in your logout request? For example:

https://YOUR_DOMAIN/v2/logout?returnTo=http%3A%2F%2Flocalhost%3A85&client_id=YOUR_CLIENT_ID

3 Likes