-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[entraid] add field to support system credentials instead of OIDC
This PR introduces two new fields for Entra Plugins' settings: - `tenant_id`: Is the Directory to sync - `use_system_credentials`: defaults to system credentials instead of using OIDC to authenticate to Entra ID Both these fields are required for clusters whose access is private and can't be reached from the internet. For those cases, Azure can't validate the OIDC token Teleport shares. Signed-off-by: Tiago Silva <[email protected]>
- Loading branch information
Showing
3 changed files
with
1,910 additions
and
1,807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.