Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIM: Missing client_key and client_secret in OIDC Configuration #243

Open
travisamartin opened this issue Mar 1, 2025 · 1 comment
Open
Labels
bug Something isn't working product/nim NGINX Instance Manager

Comments

@travisamartin
Copy link
Contributor

travisamartin commented Mar 1, 2025

Issue

The NGINX Instance Manager documentation for setting up OIDC authentication with Microsoft Entra ID contains an incomplete configuration example in the openid_configuration.conf file. The provided example does not reference {client_key} or {client_secret}, making it unclear where users should set these values.

Affected Document

Microsoft Entra: Set up OIDC authentication

Expected Result

The openid_configuration.conf file example should include all necessary configuration directives, such as {client_key} and {client_secret}, with placeholders indicating where users should insert their specific values. This ensures users can accurately configure the file without ambiguity.

Updating the documentation with a complete configuration example will help users set up OIDC authentication correctly, reducing potential errors.

Image

@travisamartin travisamartin added bug Something isn't working product/nim NGINX Instance Manager labels Mar 1, 2025
@mjang
Copy link
Contributor

mjang commented Mar 3, 2025

Supersedes #234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product/nim NGINX Instance Manager
Projects
None yet
Development

No branches or pull requests

2 participants