You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2020-09-16-openfaas-oidc-okta.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ dark_background: true
16
16
17
17
Bring enterprise authentication and Single Sign-on (SSO) to OpenFaaS with Okta and OpenID Connect
18
18
19
+
> Note: This article is over 4 years old. IAM for OpenFaaS has replaced all the instructions in this article. See: [Identity and Access Management (IAM)](https://docs.openfaas.com/openfaas-pro/iam/overview/) and [Single Sign-On (SSO)](https://docs.openfaas.com/openfaas-pro/sso/overview/)
20
+
19
21
## Enterprise authentication
20
22
21
23
OpenID Connect is a common standard that builds upon OAuth2 to enable authentication to services and applications. Solutions like [Okta](https://www.okta.com) can be used to enable Single Sign-On across a number of third-party and in-house applications. This reduces the burden on IT administrators - fewer requests to reset passwords, fewer employees will share credentials and policy can enforced in one place.
0 commit comments