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

Closed
opened 2026-08-05 00:39:41 -04:00 by saavagebueno · 1 comment
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:41 -04:00
Author
Owner

@mlsmaycon commented on GitHub (Nov 2, 2022):

done in #439

<!-- gh-comment-id:1299979621 --> @mlsmaycon commented on GitHub (Nov 2, 2022): done in #439
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#721