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:41:00 UTC

[jira] [Created] (LIVY-553) Add JWT Authorization

Zach York created LIVY-553:
------------------------------

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


This change is to add authorization to the Livy to validate that the subject of the JWT matches the session owner or allowed users before doing any session operations. This is contributed in conjunction with [1].

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

I will put up a patch for this after LIVY-552 has been merged as it depends on some shared code.



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