Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple value seperator in saml Attribute

Nolan_Jensen
Cirrostratus
Cirrostratus

Hello All,

Issue: 
I need to figure out how to seperate multiple values to be sent as a saml attribute.  One of the values is based off of a value that the user is a member of in AD that is capture in my custom variable assign and the other is going to be statically assigned. 

Nolan_Jensen_0-1660068630092.png

When I try above which matches what I read to do, saml trace still shows pipes instead of having each group on its own attrbute line.

Nolan_Jensen_2-1660068914196.png

 

What I have tried:

I have tried to follow this acticle and use pipes but it is not working.  https://support.f5.com/csp/article/K50421104

Other information:
running version 16.1.2.1

thank you for your help!

 

1 ACCEPTED SOLUTION

Hi @Nolan_Jensen,

Have you tried it without the single quotes?

Thanks.

View solution in original post

3 REPLIES 3

Hi @Nolan_Jensen,

Have you tried it without the single quotes?

Thanks.

Josh,

Thank you very much that was it.  Really appreicate it!

Nolan_Jensen
Cirrostratus
Cirrostratus

Thanks to Josh was able to get this to work.  I wanted to post final with screen shots for the next person.  

Working saml attribute with multiple values on version 16.1.2.1

Nolan_Jensen_0-1660144437959.png

Saml Trace view after getting this to work

Nolan_Jensen_1-1660144496679.png