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 1212
1313Learn how to configure F5 NGINXaaS for Azure with OpenID Connect (OIDC) authentication.
1414
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-
2315There are currently two methods available for setting up OIDC authentication.
2416
25171 . Using Native OIDC implementation (Introduced from NGINX Plus R35)
@@ -28,6 +20,15 @@ There are currently two methods available for setting up OIDC authentication.
2820
29212 . Using NJS based implementation
3022
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+
3132## Configure NGINXaaS for Azure with IdP using Native OIDC
3233
3334### Prerequisites
@@ -401,4 +402,6 @@ These features will be added in future releases.
401402
402403- [Single Sign-On with Microsoft Entra ID]({{< ref "/nginx/deployment-guides/single-sign-on/entra-id.md" >}})
403404
405+ - [Single Sign-On with OpenID Connect and Identity Providers]({{< ref "nginx/admin-guide/security-controls/configuring-oidc.md" >}})
406+
404407- [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