diff --git a/nefed.xml b/nefed.xml index 406d1e3faa3b678cf14ea29e61d3b6080d34c295..2eda98aee9144f0642cbff69d2e83f3cd776e674 100644 --- a/nefed.xml +++ b/nefed.xml @@ -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>