From b698bef344646651c98a4991535b3b1c46bfbb97 Mon Sep 17 00:00:00 2001 From: huangwb Date: Wed, 8 Nov 2017 00:48:42 +0800 Subject: [PATCH] school to school_multi --- .../src/main/resources/services/ShiroClient-10000000.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sso-server/src/main/resources/services/ShiroClient-10000000.json b/sso-server/src/main/resources/services/ShiroClient-10000000.json index 804eee4..fcec60b 100644 --- a/sso-server/src/main/resources/services/ShiroClient-10000000.json +++ b/sso-server/src/main/resources/services/ShiroClient-10000000.json @@ -9,6 +9,6 @@ "logoutUrl": "http://localhost:8083/logout", "attributeReleasePolicy" : { "@class" : "org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy", - "allowedAttributes" : [ "java.util.ArrayList", [ "school", "email" ] ] + "allowedAttributes" : [ "java.util.ArrayList", [ "school_multi", "email" ] ] } }