-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement request: Group Membership Zendesk Ticket 69193 #209
Comments
allowedIfMemberOfGroup would be an |
added key allowLoginIfMemberOfGroup |
pfm_description List of groups that should have members be given local administrator status. Local administrator status can be given on first authentication when account created, or on later sign in of existing user when a group member. Administrator status not removed if group membership later revoked. Set as an Array of Strings of the group identifier. pfm_name allowLoginIfMemberOfGroup pfm_subkeys pfm_name group pfm_type string pfm_title Allow login if member of group. Empty array or not defined does not allow or deny based on group membership pfm_type array |
pfm_description is not accurate for this key and seems to have borrowed language from the key allowing group to be admin users. Likely should read more like |
Profile manifest corrected in commit 25bed7f. Closing |
No description provided.
The text was updated successfully, but these errors were encountered: