mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

Add Okta/SAML support #145

Closed mbland closed 6 years ago

mbland commented 7 years ago

Since OKTA has become a common Single Sign-On solution for many businesses, we should add it as an auth provider via Passport.

Some helpful resources:

mbland commented 6 years ago

Actually, @akashvbabu discovered that Okta spoke OpenID Connect and implemented it in #150.