Difference between revisions of "Vault auth"
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/secrets/
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
https://www.vaultproject.io/docs/auth | https://www.vaultproject.io/docs/auth | ||
+ | * <code>[[vault auth enable]]</code> | ||
* <code>[[vault auth enable userpass]]</code> | * <code>[[vault auth enable userpass]]</code> | ||
* <code>[[vault auth enable jwt]]</code> <ref>https://docs.gitlab.com/ee/ci/secrets/</ref> | * <code>[[vault auth enable jwt]]</code> <ref>https://docs.gitlab.com/ee/ci/secrets/</ref> | ||
Line 9: | Line 10: | ||
== Related == | == Related == | ||
− | * [[vault secrets]] | + | * <code>[[vault secrets]]</code> |
== See also == | == See also == |
Latest revision as of 10:39, 13 December 2022
https://www.vaultproject.io/docs/auth
vault auth enable
vault auth enable userpass
vault auth enable jwt
[1]vault auth enable oidc
vault auth enable aws
Related[edit]
See also[edit]
vault auth [ enable ]
vault [ secrets enable | kv put | kv get | server | operator | auth | token | secrets | auth enable | status
] Vault Changelog,vault help
Advertising: