SAML user rights: Custom Attributes (Advanced)
<saml:Attribute Name="aikido_access_profile"> <saml:AttributeValue xsi:type="xs:anyType">My Access Profile</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_role"> <saml:AttributeValue xsi:type="xs:anyType">default</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_data_edit_rights"> <saml:AttributeValue xsi:type="xs:anyType">standard</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_can_ignore"> <saml:AttributeValue xsi:type="xs:anyType">true</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_can_snooze"> <saml:AttributeValue xsi:type="xs:anyType">true</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_can_change_severity"> <saml:AttributeValue xsi:type="xs:anyType">true</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_can_manage_teams"> <saml:AttributeValue xsi:type="xs:anyType">true</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_teams"> <saml:AttributeValue xsi:type="xs:anyType">team1</saml:AttributeValue> <saml:AttributeValue xsi:type="xs:anyType">team2</saml:AttributeValue> </saml:Attribute><saml:Attribute Name="aikido_workspace_ids"> <saml:AttributeValue xsi:type="xs:anyType">1233</saml:AttributeValue> <saml:AttributeValue xsi:type="xs:anyType">2511</saml:AttributeValue> </saml:Attribute>
Last updated
Was this helpful?