mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-21 12:57:25 +00:00
doc: fix order of auth method sidebar (#8902)
This commit is contained in:
@@ -272,11 +272,11 @@ export default [
|
|||||||
'aws',
|
'aws',
|
||||||
'azure',
|
'azure',
|
||||||
'cf',
|
'cf',
|
||||||
|
'github',
|
||||||
'gcp',
|
'gcp',
|
||||||
'jwt',
|
'jwt',
|
||||||
'kerberos',
|
'kerberos',
|
||||||
'kubernetes',
|
'kubernetes',
|
||||||
'github',
|
|
||||||
'ldap',
|
'ldap',
|
||||||
'oci',
|
'oci',
|
||||||
'okta',
|
'okta',
|
||||||
|
|||||||
Reference in New Issue
Block a user