[GH-ISSUE #434] Support dynamic OIDC config load in the Management service #638

Open
opened 2026-08-05 00:39:22 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @braginini on GitHub (Aug 22, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/434

Instead of providing AuthIssuer and AuthKeysLocation the management.json config file, provide an OIDC config endpoint from which this information can be fetched:

https://AUTHORITY/.well-known/openid-configuration
Originally created by @braginini on GitHub (Aug 22, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/434 Instead of providing `AuthIssuer` and `AuthKeysLocation` the `management.json` config [file](https://github.com/netbirdio/netbird/blob/09312b3e6da7c82b15964d26ae3df4d5a38b0533/infrastructure_files/management.json.tmpl), provide an OIDC config endpoint from which this information can be fetched: ``` https://AUTHORITY/.well-known/openid-configuration ```
saavagebueno added the enhancement label 2026-08-05 00:39:22 -04:00
Sign in to join this conversation.
No Label enhancement
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#638