cancel
Showing results for 
Search instead for 
Did you mean: 
databoku
New Member

How to add custom attribute constant list value for sso ?

How to add custom attribute constant list value for sso ?

Required for AWS:

<Attribute Name="https://aws.amazon.com/SAML/Attributes/Role">
  <AttributeValue>arn:aws:iam::account-number:role/role-name1,arn:aws:iam::account-number:saml-provider/provider-name</AttributeValue>
  <AttributeValue>arn:aws:iam::account-number:role/role-name2,arn:aws:iam::account-number:saml-provider/provider-name</AttributeValue>
  <AttributeValue>arn:aws:iam::account-number:role/role-name3,arn:aws:iam::account-number:saml-provider/provider-name</AttributeValue>
</Attribute>



Screen Shot 2022-01-18 at 01.06.37.png

Tags (4)