diff --git a/nefed.xml b/nefed.xml index 845b37caa26f03100d250b6d57f49937214bddfc..522e93cc203cfe0fbf32074ad2fd21643dbda11f 100644 --- a/nefed.xml +++ b/nefed.xml @@ -16549,4 +16549,57 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> +<EntityDescriptor cacheDuration="PT1H" entityID="urn:gallup:federation:saml" + xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" + xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <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> + </mdattr:EntityAttributes> + <mdui:UIInfo> + <mdui:DisplayName xml:lang="en">CliftonStrengths for Students Premium - Gallup</mdui:DisplayName> + <mdui:Description xml:lang="en">CliftonStrengths for Students Premium - Gallup</mdui:Description> + <mdui:InformationURL xml:lang="en">https://www.gallup.com/corporate/212381/who-we-are.aspx</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="en">https://www.gallup.com/privacy</mdui:PrivacyStatementURL> + <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo> + </mdui:UIInfo> + </Extensions> + <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://loginq.gallup.com/identity/saml/federation-sso/login" isDefault="true" index="0" /> + <AttributeConsumingService index="0" isDefault="true"> + <ServiceName xml:lang="en-US">Gallup</ServiceName> + <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier" FriendlyName="External ID" /> + <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" NameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" FriendlyName="Email" /> + <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname" FriendlyName="First Name" /> + <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname" FriendlyName="Last Name" /> + <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/country" FriendlyName="Country" /> + <RequestedAttribute Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier" FriendlyName="Name ID" /> + <RequestedAttribute Name="http://schemas.gallup.com/identity/destinationuri" /> + </AttributeConsumingService> + </SPSSODescriptor> + <Organization> + <OrganizationName xml:lang="en">CliftonStrengths for Students Premium - Gallup</OrganizationName> + <OrganizationDisplayName xml:lang="en">CliftonStrengths for Students Premium - Gallup</OrganizationDisplayName> + <OrganizationURL xml:lang="en">https://www.gallup.com/</OrganizationURL> + </Organization> + <ContactPerson contactType="technical"> + <GivenName>Eric Wingert</GivenName> + <EmailAddress>ewingert@nebraska.edu</EmailAddress> + </ContactPerson> + <ContactPerson contactType="support"> + <Company>Eric Wingert</Company> + <EmailAddress>ewingert@nebraska.edu</EmailAddress> + </ContactPerson> + <ContactPerson contactType="administrative"> + <GivenName>Sammi Kaiser</GivenName> + <EmailAddress>skkaiser@unomaha.edu</EmailAddress> + </ContactPerson> + <ContactPerson contactType="other" recontactType="http://refeds.org/metadata/contactType/security"> + <GivenName>ITS Security Team</GivenName> + <EmailAddress>security@nebraska.edu</EmailAddress> + </ContactPerson> +</EntityDescriptor> </EntitiesDescriptor> \ No newline at end of file