ssh-grunt: Get public keys from alternative source #536
-
|
I am using Okta and would like to have ssh-grunt pull public keys from there so I can use OpenVPN, is this possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Similarly, |
Beta Was this translation helpful? Give feedback.
ssh-gruntcurrently can not pull SSH keys or users from sources other than IAM. I filed https://github.com/gruntwork-io/terraform-aws-security/issues/709 to track this request.Similarly,
openvpn-admin(the utility for managing and provisioning users) currently can not manage users outside of the internal s3 backed certificate store. Due to the architecture of OpenVPN, this is harder to implement and we are unlikely to roll out a feature that makes this possible. We recommend using an alternative VPN system that supports SSO, such as Tailscale.