Open
Description
Allow custom app schemes in the Logout URL
Description
When defining the Logout URL
for an application, we cannot use custom schemes, like the ones used by mobile apps:
Workaround
The workaround is to add it to Authorized redirect URLs
and pass it on the /oauth2/logout as the post_logout_redirect_uri
parameter.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.