Skip to content

Commit 097d16e

Browse files
NLB-6929: Update OIDC setup docs in NGINXaaS
1 parent ae6b519 commit 097d16e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Configuring NGINXaaS for Azure with OIDC is similar as [Configuring NGINX Plus](
163163
```text
164164
This is a site protected by OIDC!
165165
```
166-
166+
There is another method to set up OIDC authentication using the native OIDC module, which can be tried out as an experimental method using [this process](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/terraform/configurations/native-oidc). We recommend using the above method, which uses the njs module.
167167
## Troubleshooting
168168
169169
[Enable NGINX logs]({{< ref "/nginxaas-azure/monitoring/enable-logging/" >}}) and [Troubleshooting](https://github.com/nginxinc/nginx-openid-connect/tree/main?tab=readme-ov-file#troubleshooting) the OIDC issues.

0 commit comments

Comments
 (0)