Hi guys , I want to create app using Single Sign On using SAML .but not getting solution yet. I want to hit API from React Native to get Access Token. following are credentials…
client-id = 0oaxxxxxxxxgthX08
okta url = https://xxxxxxx.oktapreview.com/
sign in redirect url = http://localhost:4200/callback
sign out redirect url = [http://localhost:4200/
]issuer = https://xxxxxxxx.oktapreview.com/oauth2/ausfkwqexxxxxwfauYB6M0h7
[Note:- Working on Android and iOS App using React Native]