mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added newAccountsRights to SSO strategies
This commit is contained in:
parent
25d2decb4f
commit
2bd1d55403
4 changed files with 27 additions and 18 deletions
|
|
@ -212,6 +212,7 @@
|
|||
"_disableRequestedAuthnContext": true,
|
||||
"newAccounts": true,
|
||||
"_newAccountsUserGroups": [ "ugrp//xxxxxxxxxxxxxxxxx" ],
|
||||
"_newAccountsRights": [ "nonewgroups", "notools" ],
|
||||
"entityid": "meshcentral",
|
||||
"idpurl": "https://server/saml2",
|
||||
"cert": "saml.pem"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue