Skip to content
Snippets Groups Projects
Commit 47b44db9 authored by Rory Larson's avatar Rory Larson
Browse files

HotelEngine

parent b4f72bd3
No related branches found
No related tags found
1 merge request!505Resolve "Hotel Engine"
......@@ -32641,4 +32641,48 @@
Location="https://app.pantrysoft.com/saml/login_check"/>
</SPSSODescriptor>
</EntityDescriptor>
<EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
entityID="https://hotelengine.com">
<Extensions>
<mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
<mdattr:EntityAttributes>
<saml:Attribute Name="http://macedir.org/entity-category"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>
https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="http://shibboleth.net/ns/attributes/releaseAllValues"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>
unNUID</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
<mdui:UIInfo>
<mdui:DisplayName xml:lang="en">
HotelEngine</mdui:DisplayName>
<mdui:Description xml:lang="en">HotelEngine</mdui:Description>
<mdui:InformationURL xml:lang="en">
https://hotelengine.com</mdui:InformationURL>
</mdui:UIInfo>
</Extensions>
<SPSSODescriptor AuthnRequestsSigned="false"
WantAssertionsSigned="false"
protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://api.hotelengine.com/users/auth/62242253-66af-44c1-8a88-0f5f9a5e06d6/saml"
index="1" />
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">HotelEngine</OrganizationName>
<OrganizationURL xml:lang="en">https://hotelengine.com</OrganizationURL>
</Organization>
<ContactPerson contactType="administrative">
<Company>University of Nebraska</Company>
<GivenName>Roger</GivenName>
<SurName>Korth</SurName>
<EmailAddress>rdkorth@nebraska.edu</EmailAddress>
</ContactPerson>
</EntityDescriptor>
</EntitiesDescriptor>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment