Skip to content
Snippets Groups Projects

more fusion changes

Merged Zach Black requested to merge 6-update-fusiongo-saml-name-persistent into master
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -4665,6 +4665,9 @@
<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">Fusion GO</mdui:DisplayName>
@@ -4689,7 +4692,7 @@
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://innosoftfusiongo.com/sso/login/login-process-shibboleth.php" index="1"/>
</SPSSODescriptor>
<Organization>
Loading