Groups
Groups
Sign in
Groups
Groups
casshib
Conversations
About
Send feedback
Help
CASShib and multivalued attributes
28 views
Skip to first unread message
Rob Loup
unread,
Oct 28, 2013, 6:05:00 AM
10/28/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cas...@googlegroups.com
Is there anyone who can give me a solution for the next problem?
I have from shibboleth a multivalued attribute where each value is separated by a
semicolon.
On samlValidate I get the following reply from CASShib
<Attribute AttributeName="myAttibute" AttributeNamespace="
http://www.ja-sig.org/products/cas/
">
<AttributeValue>Value_1;Value_2</AttributeValue>
</Attribute>
Whereas a normal CAS samlValidate would respond :
<Attribute AttributeName="myAttibute" AttributeNamespace="
http://www.ja-sig.org/products/cas/
">
<AttributeValue>Value_1</AttributeValue>
<AttributeValue>Value_2</AttributeValue>
</Attribute>
Is it possible to get CASShib to respond this way?
Thank you for your help,
Rob
Reply all
Reply to author
Forward
0 new messages