Uploaded image for project: 'SimplyE 2.0'
  1. SimplyE 2.0
  2. SIMPLY-2833 Log-In with SAML Authentication (Placeholder)
  3. SIMPLY-2871

Parse SAML authentication objects from authentication document

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Android
    • None
    • SIMPLY S14 June 23 - July 7, SIMPLY S15 July 7 - July 21, SIMPLY S16 July 21 - August 4, SIMPLY S17 August 4 - 18, SIMPLY S18 August 18 - Sep 1, SIMPLY S19 September 1 - 15, SIMPLY 22 Oct 14 - Oct 27, SIMPLY S20 September 15 - 29, SIMPLY S21 Sep 29 - Oct 13, SIMPLY S23 Oct 27 - Nov 10, SIMPLY S24 Nov 10 - 24, SIMPLY S25 Nov 24 - Dec 8, SIMPLY Sprint 26 Dec 8 - 22, SIMPLY S0 Dec 22 - Jan 5, SIMPLY S1 January 5 - 19, SIMPLY S2 Jan 19 - Feb 2

      The authentication objects look like this:

      {
               "description" : "SAML 2.0 Web SSO",
               "links" : [
                  {
                     "descriptions" : [
                        {
                           "language" : "en",
                           "value" : "Shibboleth Test IdP"
                        }
                     ],
                     "display_names" : [
                        {
                           "language" : "en",
                           "value" : "Shibboleth Test IdP"
                        }
                     ],
                     "href" : "http://example.com/SAML/saml_authenticate?idp_entity_id=http%3A%2F%2Fexample.com%2Fidp%2Fshibboleth&provider=SAML+2.0+Web+SSO",
                     "information_urls" : [],
                     "logo_urls" : [],
                     "privacy_statement_urls" : [],
                     "rel" : "authenticate"
                  },
                  {
                     "descriptions" : [
                        {
                           "language" : "en",
                           "value" : "Shibboleth Test IdP 2"
                        }
                     ],
                     "display_names" : [
                        {
                           "language" : "en",
                           "value" : "Shibboleth Test IdP 2"
                        }
                     ],
                     "href" : "http://example.com/SAML/saml_authenticate?idp_entity_id=http%3A%2F%2Fexample.com%2Fidp%2Fshibboleth&provider=SAML+2.0+Web+SSO",
                     "information_urls" : [],
                     "logo_urls" : [],
                     "privacy_statement_urls" : [],
                     "rel" : "authenticate"
                  }
               ],
               "type" : "http://librarysimplified.org/authtype/SAML-2.0"
            }
      

            markraynsford Mark Raynsford
            markraynsford Mark Raynsford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: