doc: fix order of auth method sidebar (#8902)

This commit is contained in:
Jason O'Donnell
2020-04-30 16:35:55 -04:00
committed by GitHub
parent c6421b56b5
commit ed937c46ab

View File

@@ -272,11 +272,11 @@ export default [
'aws',
'azure',
'cf',
'github',
'gcp',
'jwt',
'kerberos',
'kubernetes',
'github',
'ldap',
'oci',
'okta',