Add isMemberOf attribute definition (#557)

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3355 44740490-163a-0410-bde0-09ae8108e29a
This commit is contained in:
jaimepc@gmail.com 2014-02-03 18:37:49 +00:00
parent c8b6aefda9
commit 6b9777d7bd
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
"attribute_mail": {
"en": "Mail"
},
"attribute_ismemberof": {
"en": "Group membership"
},
"attribute_mobile": {
"en": "Mobile"
},