Forum Discussion

sbu1's avatar
sbu1
Icon for Nimbostratus rankNimbostratus
Sep 15, 2013

Access Session Variable in Custom Body of HTTP Auth Server

Hi

 

I created a HTTP Auth Server with Type "Custom Post". Now i need to set a post variable in the Custom Body to the Value of a Session Variable. Is there a way to access a session variable like session.logon.last.username and set the post Variable to this Value?

 

Best Regards

 

sbu

 

2 Replies

  • You should be able to access those variables using the syntax %{variablename} , or using mcget, though I'm not sure mcget is usable in that context.

     

  • Hello sbu, please can you share how your solutions Looks like.

     

    I have also the Problem to add a session variable to the body. But something is missing.

     

    best regards

     

    Dietrich