Breadcrumb
- SynXis Booking Engine SSO
- SAML
- Examples
- Guest Profile
Guest 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>12345C0004775537</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>Guest</saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>