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
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Enable Single Sign-on (SSO) for OpenFaaS with Okta and OpenID Connect"
3
3
description: "Learn how to enable Single Sign-on (SSO) for OpenFaaS with Okta and OpenID Connect."
4
4
date: 2020-09-16
5
-
image: /images/2020-openfaas-arkade/briana.jpg
5
+
image: /images/2020-09-oidc-okta/concentrate.jpg
6
6
categories:
7
7
- kubernetes
8
8
- developers
@@ -24,7 +24,7 @@ In this tutorial, I'll show you how to setup Okta and OpenFaaS with the OIDC aut
24
24
25
25
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).
26
26
27
-
## Overview
27
+
## Tutorial overview
28
28
29
29
* Create a developer account with Okta
30
30
* Register a domain or DNS sub-zone
@@ -34,8 +34,6 @@ If you don't have an active [OpenFaaS Premium Subscription](https://www.openfaas
34
34
* Configure your DNS
35
35
* Test out logging into OpenFaaS with Okta
36
36
37
-
## Tutorial
38
-
39
37
### Create a developer account with Okta
40
38
41
39
Head over to [developer.okta.com](https://developer.okta.com) and create a developer account.
0 commit comments