By: Thomas Peterson user 08 Jul 2021 at 9:18 a.m. CDT

1 Response
Thomas Peterson gravatar
Hello, I am writing a flutter app where I authenticate the user through GLUU(v. 4.2.0). But when the user logged in successfully I want him to redirect back to a new screen on my app. But what redirect url do I need to use? I set up a custom scheme like this: appscheme://com.example.flutter But this doesn't quite work in GLUU because I have to put in the Redirect Uri field a https url. If I am writing this custom scheme address in the field, I am getting an error called "Malformed Uri" So my question is: What do I have to do, to set up the right redirect Uri to close the browser after the successful login? Help would be really appreciated!

By Mohib Zico staff 26 Jul 2021 at 1:11 a.m. CDT

Mohib Zico gravatar
Though custom work is not actually covered in community support but still I'll talk internally and share some suggestions...