From 3799120753f3563747ae634fc5aa5e07a1606cf9 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 26 Jun 2022 16:13:12 +0800 Subject: [PATCH] Update jwt_sso_submint.ftl --- .../templates/views/authorize/jwt_sso_submint.ftl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/maxkey-webs/maxkey-web-maxkey/src/main/resources/templates/views/authorize/jwt_sso_submint.ftl b/maxkey-webs/maxkey-web-maxkey/src/main/resources/templates/views/authorize/jwt_sso_submint.ftl index cac3db79d..2f4018306 100644 --- a/maxkey-webs/maxkey-web-maxkey/src/main/resources/templates/views/authorize/jwt_sso_submint.ftl +++ b/maxkey-webs/maxkey-web-maxkey/src/main/resources/templates/views/authorize/jwt_sso_submint.ftl @@ -3,9 +3,15 @@ <#include "authorize_common.ftl"> JWT Single Sign-On - +<#if 'get'==tokenType> + + +<#if 'post'==tokenType> +
@@ -18,4 +24,5 @@
+