Breadcrumb
- SynXis Booking Engine SSO
- SAML
- Examples
- Booker Profile
Booker Profile
Sample (Partial) showing the Attributes
<saml:AttributeStatement>
<saml:Attribute Name="BusinessContext">
<saml:AttributeValue>BE</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="Context">
<saml:AttributeValue>Profile</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="ProfileID">
<saml:AttributeValue>12345B0001234567</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="LogoutUrl">
<saml:AttributeValue>https://brand.com</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="IDContext">
<saml:AttributeValue>CRS</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="ChainId">
<saml:AttributeValue>12345</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="ProfileType">
<saml:AttributeValue>Booker</saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>