-
Notifications
You must be signed in to change notification settings - Fork 17
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
Unable to create client: could not create oidc provider (sample config file for version 1.4) #187
Comments
Hey @divyav , thanks for reachign out! We are in the process of open sourcing the Bless lambda replacement that relies on oauth/oidc for federated access (rather than AWS IAM keys). Until then, you should be able to use one of the 0.x releases. Let me know if those work. |
Noted. Thanks! I will try the 0.x release. |
I installed 0.6.1 version. I referred to the solution provided here to fix the KMSAuthError. However, now I get:
The ssh_exec_command I am using is: Is this the right way to use it? |
Would you be able to double check if you can perform encryption (maybe by verifying the policy) with your kmsauth kms key? |
Any update on this? Is the updated project now OSS? |
I am using version 1.4. I get the following error:
Unable to create client: could not create oidc provider
Is there a different version of the config file required to run 1.x versions.
The text was updated successfully, but these errors were encountered: