DEV Community

Discussion on: 8 easy steps to add Okta authentication to your React app

Collapse
 
parkerproject profile image
Parker

The example in your post is for internal authentication. what of if I need to configure Okta to authenticate 3-party apps? That will need SSO or SAML correct?

Collapse
 
rleija_ profile image
Ruben

What kind of 3rd part apps do speak of? Okta has over 6,000 apps to integrate with.

Or do you mean with custom internal application?