mirror of
https://github.com/bitwarden/directory-connector
synced 2026-01-06 10:33:46 +00:00
Add Azure Identity Authority Selector (#176)
* New AzureSettings to select the Identity Authority * Add fallback for existing customers * Throw error if Identity Authority is set to invalid value
This commit is contained in:
committed by
GitHub
parent
660ee538ce
commit
abc68e8ef9
@@ -354,6 +354,9 @@
|
||||
"rootPath": {
|
||||
"message": "Root Path"
|
||||
},
|
||||
"identityAuthority": {
|
||||
"message": "Identity Authority"
|
||||
},
|
||||
"tenant": {
|
||||
"message": "Tenant"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user