You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2019/09/06 12:09:00 UTC

[jira] [Created] (SOLR-13744) Extend REST API for JWTAuthPlugin

Jan Høydahl created SOLR-13744:
----------------------------------

             Summary: Extend REST API for JWTAuthPlugin
                 Key: SOLR-13744
                 URL: https://issues.apache.org/jira/browse/SOLR-13744
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: security
            Reporter: Jan Høydahl


JWTAuthPlugin now supports multiple issuers in the config.

Add support to REST API for adding and removing these by name, e.g.
{code:java}
{
 "add-issuer": {"name": "myIss", "aud": "myAud" ...},
 "remove-issuer": {"name": "myIss"}
}{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org