'''Example of attribute values in''' '''''Roles'''''
'''Example 1 - Attribute format from ADFS'''
<div id="mw-content-text" lang="en-GB" dir="ltr" class="mw-content-ltr">
<pre><Attribute>
<Attribute Name="Roles">
<AttributeValue>Role 1</AttributeValue>
</Attribute>
</pre></div>
'''Example 2 - Attribute format from Azure'''
<div id="mw-content-text" lang="en-GB" dir="ltr" class="mw-content-ltr">
<pre><Attribute>
<Attribute Name="Roles">
<AttributeValue>Role 1,Role 2Role2</AttributeValue>
</Attribute>
</pre></div>