-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Description
Issue
After upgrading to 7.0.0, we are now getting an error message when opening the browser on authorize requests.
Digital asset links verification failed on https: followed by the authorize endpoint URL.
We believe this may be an issue introduced in #747, as we can't see a way to override this new behavior in the exposed configuration.
customTabsIntent.intent.putExtra(TrustedWebUtils.EXTRA_LAUNCH_AS_TRUSTED_WEB_ACTIVITY, true);
This seems to be setting this value for all requests on a new enough SDK version, and is always passing it through to the AuthorizationService.
Using a third party OIDC provider, we can't provide an assetlinks.json file.
Environment
- Your Identity Provider:
Azure AD B2C - Platform that you're experiencing the issue on:
Android - Your
react-nativeVersion:10.70.3 - Your
react-native-app-authVersion:7.0.0 - Are you using Expo?
No
Oliver-Fisher, Daniel-Parkinson, LiamGiang, eros-piccioni and cihankovanci
Metadata
Metadata
Assignees
Labels
No labels