Skip to content

Commit 35f83cd

Browse files
NLB-7031: Update Overview section in oidc and add sso references
1 parent d85818f commit 35f83cd

File tree

1 file changed

+11
-8
lines changed
  • content/nginxaas-azure/quickstart/security-controls

1 file changed

+11
-8
lines changed

content/nginxaas-azure/quickstart/security-controls/oidc.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ type:
1212

1313
Learn 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-
2315
There are currently two methods available for setting up OIDC authentication.
2416

2517
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.
2820

2921
2. 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)

0 commit comments

Comments
 (0)