react-native-keycloak icon indicating copy to clipboard operation
react-native-keycloak copied to clipboard

Redirection not working in wrapped iOS build

Open sulthan4 opened this issue 2 years ago • 0 comments
trafficstars

I've integrated keycloak library in react native, using keycloak - Microsoft AD login integrated in project as per the documentation and uploaded in Company intune portal for both Android and iOS In android working as expected for redirection from browser to application (Intune build) For iOS Intune wrapped build

  1. In iOS that's not working, getting error like "you cannot access this resource" browser issue due to safari,
  2. And then tried by force open of edge browser it's authenticating but not able to redirect to app

Do we've any option for SSO in safari and AD login OR is there any option to open InAppBrowser as Edge?

Pls help me on this

sulthan4 avatar Mar 06 '23 09:03 sulthan4