You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/23 11:51:57 UTC

[GitHub] [dolphinscheduler] Tianqi-Dotes opened a new issue, #12979: [Feature][BE] request none aws access screte storage in DS and short lived token maintenance

Tianqi-Dotes opened a new issue, #12979:
URL: https://github.com/apache/dolphinscheduler/issues/12979

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   This feature illustrates a condition to replace AWS access secret config with token maintenance. The reason to remove access secret is to reduce the secret leak possibility, due to many companies having many AWS, IAM accounts to maintain.
   
   ### Use case
   
   DS removes the AWS secret access config and requests a 3rd party short-lived token to access AWS cloud applications.
   2 ways to maintain short-lived tokens:
   1. DS request a new token from 3rd parties before executing AWS tasks or periodically requesting.
   2. 3rd parties request API exposed on DS to refresh tokens.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12979: [Feature][BE] request none aws access screte storage in DS and short lived token maintenance

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12979:
URL: https://github.com/apache/dolphinscheduler/issues/12979#issuecomment-1324941716

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org