From 0a6434b1509299f67098842946d839d60776bb84 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Sat, 7 Mar 2020 23:40:02 +0800 Subject: [PATCH] Update navigation.html --- docs/_includes/navigation.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_includes/navigation.html b/docs/_includes/navigation.html index ae1688da..3dd67de2 100644 --- a/docs/_includes/navigation.html +++ b/docs/_includes/navigation.html @@ -10,6 +10,7 @@
  • JWT介绍
  • SAML介绍
  • OIDC介绍
  • +
  • CAS介绍
  • TokenBased介绍
  • FormBased介绍