mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added SAML disableRequestedAuthnContext
This commit is contained in:
parent
45d0d7d173
commit
c4a580a211
3 changed files with 4 additions and 1 deletions
|
@ -209,6 +209,7 @@
|
|||
},
|
||||
"saml": {
|
||||
"_callbackurl": "https://server/auth-saml-callback",
|
||||
"_disableRequestedAuthnContext": true,
|
||||
"newAccounts": true,
|
||||
"_newAccountsUserGroups": [ "ugrp//xxxxxxxxxxxxxxxxx" ],
|
||||
"entityid": "meshcentral",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue