Support dynamic OIDC config load in the Management service #171

Closed
opened 2025-11-20 05:07:21 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @braginini on GitHub (Aug 22, 2022).

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). 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 2025-11-20 05:07:21 -05:00
Author
Owner

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

done in #439

@mlsmaycon commented on GitHub (Nov 2, 2022): done in #439
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#171