Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add credential_process parameter to use external credential processes #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpkut
Copy link

@mpkut mpkut commented Jan 18, 2023

This parameter can hopefully be useful in more complex authentication situations such as SSO or MFA. The example in the documentation reflects our motivating use case of an IAM user assuming a role with a policy that requires MFA authentication.

@mpkut mpkut requested a review from a team as a code owner January 18, 2023 18:44
@CLAassistant
Copy link

CLAassistant commented Jan 18, 2023

CLA assistant check
All committers have signed the CLA.

@mpkut mpkut changed the title Add process_credential parameter to use external credential processes Add credential_process parameter to use external credential processes Jan 18, 2023
This can be useful in more complex situations such as SSO or multifactor authentication.
@mpkut
Copy link
Author

mpkut commented Jan 23, 2023

Submitted feature request issue #24 after re-reading the contribution guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants