question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add credential_process support

See original GitHub issue

Is your feature request related to a problem? Please describe. For Enterprises using SAML based authentication against AWS through services like Okta there is no seamless fully integrated way to assume a role in AWS using AWS VS Toolkit.

Describe the solution you’d like Support for interpreting a profile’s credential_process parameter in ~/.aws/credentials

Please see:

Describe alternatives you’ve considered Using a scheduled task to run external process for refreshing session token and injecting a static profile into ~/.aws/credentials.

I did a cursory glance but did not identify if this is built on top of aws-sdk-net. If so I’ll submit the appropriate feature request there as well.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
awschristoucommented, Sep 23, 2019

Today version 1.1.0 of the Toolkit has been released, which includes credential_process support.

3reactions
MetricMikecommented, Mar 29, 2019

Just wanted to ping that credential_process was released with v2.429.0 this week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add Credential support to PowerShell functions
How to add credential parameters to your PowerShell scripts, functions, and cmdlets.
Read more >
Add command to export credentials #7388 - aws/aws-cli
The command will support outputting credentials in the output required by the credential process feature. This enables the AWS CLI to be used ......
Read more >
Configuration and credential file settings - AWS Documentation
You can save your frequently used configuration settings and credentials in files that are maintained by the AWS CLI.
Read more >
Bureau of Credentialing | Department of Education
Credentialing is responsible for the initial licensure and renewal of all licensed credential holders from Superintendents through paraeducators. Credentialing ...
Read more >
Credential Process - Leapp - Docs
Credential Process is perfect if you have a way to generate or look up credentials that isn't directly supported by the AWS CLI...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found