[
https://issues.apache.org/jira/browse/KNOX-2020?focusedWorklogId=325300&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-325300
]
ASF GitHub Bot logged work on KNOX-2020:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/19 20:01
Start Date: 08/Oct/19 20:01
Worklog Time Spent: 10m
Work Description: sharad-oss commented on pull request #153: KNOX-2020 -
AWS federation support added to hadoop-jwt cookie
URL: https://github.com/apache/knox/pull/153#discussion_r332705609
##########
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>
Review comment:
Deleted the Lombok dependency altogether.
----------------------------------------------------------------
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: 325300)
Time Spent: 6h 40m (was: 6.5h)
> 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 K
> Priority: Major
> Attachments: AWS Federation in Knox.docx
>
> Time Spent: 6h 40m
> 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)