<OneLogin redirect uri> Im trying to follow this t...
# stackoverflow
r
OneLogin redirect uri Im trying to follow this tutorial : https://developers.onelogin.com/quickstart/authentication/native-android-app. When i introduce the redirect uri like the tutorial, package_name://callback. But the oneLogin portal sends an Error : Unknown URI scheme. I want to redirect to specific fragment of my app, how could i do it?. I try to create an intent filter :...