Skip to content
Snippets Groups Projects

Resolve "Update webapp2-dev omaha service"

Merged Ryan Rumbaugh requested to merge 388-update-webapp2-dev-omaha-service into master
1 file
+ 5
2
Compare changes
  • Side-by-side
  • Inline
+ 5
2
@@ -33341,11 +33341,14 @@
</ds:KeyInfo>
</KeyDescriptor>
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
Location="http://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/logout" />
Location="https://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/logout" />
<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="http://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
Location="https://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
index="1" />
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="http://localhost/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
index="2" />
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en-US">Web App2</OrganizationName>
Loading