
fzpxq (fzpxq) asked a question.
I am working for a TSOLife and our product will have a OKTA login for employees of company Y.
When I looked online for react native login, I got a link where I will need oidc config values like issuer: 'https://y.okta.com', clientId: 'rexc01y7yh23OyOOe2p8', redirectUrl: "com.okta.y:/callback", endSessionRedirectUri: 'com.okta.y:/callback', scopes: ['openid', 'profile', 'offline_access'], requireHardwareBackedKeyStore: false, discoveryUri: 'https://y.okta.com/oauth2/default'
But all I got was a SAML file.
Am I suppose to get oidc values from SAML file? or
Is there a way to implement OKTA inside my app for company x using SAML file?
Can you share any documentation or Sample Codebase where I can integrate react-native using SAML?

Thank you for contacting Okta Support.
OIDC is a different standard from SAML. They cannot be used for the same oauth event.
Please see: https://www.okta.com/identity-101/whats-the-difference-between-oauth-openid-connect-and-saml/
In order to discuss directly with a developer I recommend opening a support case with us so we can take a look at what is going on.
Thank you,
Baver Deacu
Okta Developer Support Engineer