Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1129

Third Party JWT SSO integration

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.4, 2.1.0
    • core
    • None

    Description

      This task is to support SSO using third party JWT tokens.

      It involves two tasks:

      a) Create a new interface extending JwsSignatureVerifier to provide a method to resolve a JWT subject into Syncope username (known user).

      b) When processing a received token, if the issuer is different from the known issuer ("jwtIssuer" in security.properties), then instead of retrieving the default jwsSignatureVerifier implementation, the authentication component will enable the ClassPathScanImplementationLookup to dynamically discover an implementation of the interface above.

      Attachments

        Issue Links

          Activity

            People

              ilgrosso Francesco Chicchiriccò
              coheigea Colm O hEigeartaigh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: