File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
content/nginxaas-azure/quickstart/security-controls Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 12
12
13
13
Learn how to configure F5 NGINXaaS for Azure with OpenID Connect (OIDC) authentication.
14
14
15
- ## Prerequisites
16
-
17
- 1 . Configure an NGINXaaS deployment with [ SSL/TLS certificates] ({{< ref "/nginxaas-azure/getting-started/ssl-tls-certificates/" >}}).
18
-
19
- 2 . Enable [ Runtime State Sharing] ({{< ref "/nginxaas-azure/quickstart/runtime-state-sharing.md" >}}) on the NGINXaaS deployment.
20
-
21
- These prerequisites are used for both methods of configuring NGINXaaS for Azure with IdP using Native OIDC and NJS.
22
-
23
15
There are currently two methods available for setting up OIDC authentication.
24
16
25
17
1 . Using Native OIDC implementation (Introduced from NGINX Plus R35)
@@ -28,6 +20,15 @@ There are currently two methods available for setting up OIDC authentication.
28
20
29
21
2 . Using NJS based implementation
30
22
23
+ ## Prerequisites
24
+
25
+ These prerequisites are used for both methods of configuring NGINXaaS for Azure with IdP using Native OIDC and NJS.
26
+ 1 . Configure an NGINXaaS deployment with [ SSL/TLS certificates] ({{< ref "/nginxaas-azure/getting-started/ssl-tls-certificates/" >}}).
27
+
28
+ 2 . Enable [ Runtime State Sharing] ({{< ref "/nginxaas-azure/quickstart/runtime-state-sharing.md" >}}) on the NGINXaaS deployment.
29
+
30
+
31
+
31
32
## Configure NGINXaaS for Azure with IdP using Native OIDC
32
33
33
34
### Prerequisites
@@ -401,4 +402,6 @@ These features will be added in future releases.
401
402
402
403
- [Single Sign-On with Microsoft Entra ID]({{< ref "/nginx/deployment-guides/single-sign-on/entra-id.md" >}})
403
404
405
+ - [Single Sign-On with OpenID Connect and Identity Providers]({{< ref "nginx/admin-guide/security-controls/configuring-oidc.md" >}})
406
+
404
407
- [Terraform snippets for sample Native OIDC](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/terraform/configurations/native-oidc)
You can’t perform that action at this time.
0 commit comments