Skip to content
Snippets Groups Projects
Commit 425d50b1 authored by samaybhojwani's avatar samaybhojwani
Browse files

corrected assertion consumer service

parent 1926ad4d
No related branches found
No related tags found
1 merge request!707Resolve "update oidc metadata scopes"
...@@ -17,8 +17,13 @@ ...@@ -17,8 +17,13 @@
</md:KeyDescriptor> </md:KeyDescriptor>
<md:NameIDFormat>urn:mace:shibboleth:metadata:oidc:1.0:nameid-format:public</md:NameIDFormat> <md:NameIDFormat>urn:mace:shibboleth:metadata:oidc:1.0:nameid-format:public</md:NameIDFormat>
<md:AssertionConsumerService <md:AssertionConsumerService
Binding="https://tools.ietf.org/html/rfc6749#section-3.1.2" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://LSTIT-DOOR.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx https://LSTIT-DOORTEST.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx" Location="https://LSTIT-DOOR.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
index="1"/> index="1"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://LSTIT-DOORTEST.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
index="2"/>
</md:SPSSODescriptor> </md:SPSSODescriptor>
</md:EntityDescriptor> </md:EntityDescriptor>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment