react-native-keycloak
react-native-keycloak copied to clipboard
Redirection not working in wrapped iOS build
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
- In iOS that's not working, getting error like "you cannot access this resource" browser issue due to safari,
- 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