Skip to content

Commit e1ce1be

Browse files
committed
Update lead description
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 324e63c commit e1ce1be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2020-09-16-openfaas-oidc-okta.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Enable Single Sign-on (SSO) for OpenFaaS with Okta and OpenID Connect"
3-
description: "Learn how to enable Single Sign-on (SSO) for OpenFaaS with Okta and OpenID Connect."
3+
description: "Bring enterprise authentication and Single Sign-on (SSO) to OpenFaaS with Okta and OpenID Connect"
44
date: 2020-09-16
55
image: /images/2020-09-oidc-okta/concentrate.jpg
66
categories:
@@ -14,13 +14,13 @@ dark_background: true
1414

1515
---
1616

17-
Learn how to enable Single Sign-on (SSO) for OpenFaaS with Okta and OpenID Connect.
17+
Bring enterprise authentication and Single Sign-on (SSO) to OpenFaaS with Okta and OpenID Connect
1818

1919
## Enterprise authentication
2020

2121
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.
2222

23-
In this tutorial, I'll show you how to setup Okta and OpenFaaS with the OIDC / OAuth2 authentication module. The OIDC auth module for OpenFaaS is a commercial add-on included in our [OpenFaaS Premium Subscription](https://www.openfaas.com/support).
23+
In this tutorial, I'll show you how to setup Okta and [OpenFaaS with the OIDC / OAuth2 authentication module](https://docs.openfaas.com/reference/authentication/). The OIDC auth module for OpenFaaS is a commercial add-on included in our [OpenFaaS Premium Subscription](https://www.openfaas.com/support).
2424

2525
If you don't have an active [OpenFaaS Premium Subscription](https://www.openfaas.com/support), then you will need to apply for a trial key here: [Apply for a 14-day trial](https://forms.gle/mFmwtoez1obZzm286).
2626

0 commit comments

Comments
 (0)