User Attributes Recognized by Hushly

Modified on Tue, 15 Feb, 2022 at 11:41 PM

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.


Group Name
Hushly Role
hushly-adminAdministrator
hushly-content-managerContent Manager
hushly-analystAnalyst


If Unspecified - the user would be assigned the Content Manager role.

Note: more than one role can be assigned to the comma-separated-values, for example, 
hushly-content-manager, hushly-analyst.






Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article