Auth: adds missing default in [auth.azuread] skip_org_role_sync config (#70690)

adds default false skip org role sync
This commit is contained in:
Eric Leijonmarck
2023-06-26 17:54:32 +03:00
committed by GitHub
parent 4c4bd69eb6
commit e313db386a
+1
View File
@@ -689,6 +689,7 @@ tls_client_cert =
tls_client_key =
tls_client_ca =
use_pkce = true
skip_org_role_sync = false
#################################### Okta OAuth #######################
[auth.okta]