nicksantamaria / drupal-vault

Core APIs for HashiCorp Vault integration with Drupal.
0 stars 1 forks source link

[META] Add TLS authentication strategy #4

Open nicksantamaria opened 6 years ago

nicksantamaria commented 6 years ago

Create a new module to provide a TLS authentication strategy. It should be able to piggyback off key module's certificate key type.

https://www.vaultproject.io/docs/auth/cert.html

nicksantamaria commented 5 years ago

Work has not begun on this provider yet, but repo and drupal projects have been created.

Git repo - https://github.com/nicksantamaria/drupal-vault_auth_tls Drupal.org project - https://www.drupal.org/project/vault_auth_tls