I'm trying to create an app that has both web (https) and android app (ex appname://) redirects. I'm getting the following error when i try:
OIDC ComplianceYour configuration is not compliant and differs from OIDC 1.0 standard.Grant type "code" only allows custom redirect uris for apptype "native" (e.g appname:// )
OIDC ComplianceYour configuration is not compliant and differs from OIDC 1.0 standard.Grant type "code" only allows custom redirect uris for apptype "native" (e.g appname:// )
The app setup is in the attached photo.
I'm sure I'm missing something pretty straightforward, just not sure what it is.