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

Update auth.okta.login method to use TOTP parameter #936

Open
azeeza101 opened this issue Jan 11, 2023 · 0 comments · May be fixed by #1110
Open

Update auth.okta.login method to use TOTP parameter #936

azeeza101 opened this issue Jan 11, 2023 · 0 comments · May be fixed by #1110

Comments

@azeeza101
Copy link

azeeza101 commented Jan 11, 2023

We want update to the okta login method https://github.com/hvac/hvac/blob/main/hvac/api/auth_methods/okta.py#L299 to be able to use TOTP tokens provided by Okta Verify as the second factor instead of push based 2fa in Okta. Vault document below shows that Vault 1.12 have support for this.

https://developer.hashicorp.com/vault/docs/auth/okta#mfa

@azeeza101 azeeza101 changed the title UPDATE AUTH.OKTA.LOGIN METHOD TO USE TOTP Update auth.okta.login method to use TOTP parameter Jan 12, 2023
@voldemortensen voldemortensen linked a pull request Dec 5, 2023 that will close this issue
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 a pull request may close this issue.

1 participant