Attribute Map

From Studentnet Wiki
Revision as of 05:09, 16 January 2024 by Dlim (talk | contribs) (Created page with "==Attribute Map== ===What is the Attribute Map=== The attribute map are where attributes from Cloudwork(such as username, role, etc) are declared and are passed onto the Singl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Attribute Map

What is the Attribute Map

The attribute map are where attributes from Cloudwork(such as username, role, etc) are declared and are passed onto the Single Sign On Service.

Why do we need to edit the Attribute Map

Sometimes SSO Services require specific attributes from Cloudwork to be mapped to a specific attribute on the SSO service's side.(Eg, Role from Cloudwork need to be passed through to SSO Service as memberlvl)

How to use Attribute Map

Cloudwork Dashboard>Single Sign On Services>Service>Attribute Map
Select the attribute from Cloudwork that from the drop down list and then enter the specific value you want the attribute to point to(casing and spelling is important).


Example Situation of Editing the Attribute Maps

Our example SSO Service requires that Role for users need to be sent as the attribute memberlvl.
Currently Cloudwork is sending the Role Attribute as Role.
OG attmap.PNG


By changing the Attribute Map, the attribute Role from Cloudwork can be sent to the example SSO Service as memberlvl.
Updated attmap.PNG