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', 'aws',
'azure', 'azure',
'cf', 'cf',
'github',
'gcp', 'gcp',
'jwt', 'jwt',
'kerberos', 'kerberos',
'kubernetes', 'kubernetes',
'github',
'ldap', 'ldap',
'oci', 'oci',
'okta', 'okta',