The email address of the user is the only required field to interact with Hushly. Here is a sample code of how the email address is passed:
<saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">example@yourcompany.com</saml:NameID>
Hushly optionally requires the following attributes from the identity provider to specify the user information and roles.
Attribute | Format | Necessity | Description | ||||||||
firstName | givenname | Optional (Recommended) | The first name of the user. | ||||||||
lastName | surname | Optional (Recommended) | The last name of the user. | ||||||||
member-of | comma-separated-values | Optional | The groups that the user belongs to.
When using Hushly, the user is assigned a role in Hushly based on the group to which the user belongs.
If Unspecified - the user would be assigned the Content Manager role. |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article