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

Enable ssh key registration via id token claim #29

Open
DrDaveD opened this issue Dec 9, 2021 · 1 comment
Open

Enable ssh key registration via id token claim #29

DrDaveD opened this issue Dec 9, 2021 · 1 comment

Comments

@DrDaveD
Copy link
Contributor

DrDaveD commented Dec 9, 2021

There are very likely going to be cases where ssh public keys should be supplied through the VO instead of self-registration. I believe that could be done through id token claim mapped to metadata that htgettoken sees. It may be sufficient if htgettoken then disallows the --registerssh option if that metadata is seen, while htvault-config continues to allow self-registration which htgettoken just does in a different way (that is, by passing in the public key metadata from the id token).

@DrDaveD
Copy link
Contributor Author

DrDaveD commented Feb 15, 2022

Another option that was suggested was to update the vault ssh authentication plugin to be able to directly read ssh keys from LDAP.

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

No branches or pull requests

1 participant