Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13744

Extend REST API for JWTAuthPlugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • security
    • None

    Description

      JWTAuthPlugin now supports multiple issuers in the config.

      Add support to REST API for adding and removing these by name, e.g.

      {
       "add-issuer": {"name": "myIss", "aud": "myAud" ...},
       "remove-issuer": {"name": "myIss"}
      }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: