You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Zach York (JIRA)" <ji...@apache.org> on 2019/01/28 21:45:00 UTC

[jira] [Created] (LIVY-554) Add whitelisted URLs to JWT Filter

Zach York created LIVY-554:
------------------------------

             Summary: Add whitelisted URLs to JWT Filter
                 Key: LIVY-554
                 URL: https://issues.apache.org/jira/browse/LIVY-554
             Project: Livy
          Issue Type: Improvement
          Components: Server
    Affects Versions: 0.6.0
            Reporter: Zach York


This change is to allow a whitelist of unauthenticated URLs for the JWTFilter contributed in[1]. This is needed because some applications call a /version url without adding authentication (JWT) to the request. It is unnecessary to restrict access to such urls.

[1] https://issues.apache.org/jira/browse/LIVY-552

I will put up a PR after the related issue is merged as it depends on shared code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)