Skip to content

Commit

Permalink
school to school_multi
Browse files Browse the repository at this point in the history
  • Loading branch information
kawhii committed Nov 7, 2017
1 parent f5817bd commit b698bef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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" ] ]
}
}

0 comments on commit b698bef

Please sign in to comment.