[ 
https://issues.apache.org/jira/browse/KNOX-2020?focusedWorklogId=322804&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-322804
 ]

ASF GitHub Bot logged work on KNOX-2020:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Oct/19 18:05
            Start Date: 03/Oct/19 18:05
    Worklog Time Spent: 10m 
      Work Description: lmccay commented on pull request #153: KNOX-2020 - AWS 
federation support added to hadoop-jwt cookie
URL: https://github.com/apache/knox/pull/153#discussion_r331177182
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -209,15 +211,19 @@
         <libpam4j.version>1.11</libpam4j.version>
         <log4j.version>1.2.17</log4j.version>
         <log4j2.version>2.12.1</log4j2.version>
+        <lombok-version>1.18.4</lombok-version>
+        <log4j2.version>2.12.1</log4j2.version>
 
 Review comment:
   Why are we pulling in lombok here? This isn't used across the other features 
within Knox and I don't see any reason to add it here making this code 
different from the rest.
   
   We do need to see a contributed consumer of this within the PR that makes it 
usable out of the box for the Knox community.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 322804)
    Time Spent: 5h 50m  (was: 5h 40m)

> Enhance hadoop-jwt cookie to interact with the AWS ecosystem
> ------------------------------------------------------------
>
>                 Key: KNOX-2020
>                 URL: https://issues.apache.org/jira/browse/KNOX-2020
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: KnoxSSO, Server
>            Reporter: Sharad
>            Priority: Major
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> It's desirable to access AWS managed services while accessing resources using 
> Apache Knox. AWS provides SAML for federation, and we could enhance the SAML 
> login flow in Knox to interact with AWS, and enhance the hadoop-jwt cookie 
> with AWS credentials. The cookie now gives the gateway to interact with other 
> AWS services like S3, DDB, EC2 etc (as defined by the IDP admin in the AWS 
> Role that gets injected in SAML assertion).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to