For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Curious1's avatar
Curious1
Icon for Cirrus rankCirrus
Mar 22, 2020
Solved

Is it possible to display session variables in APM webtop locations such as the header or footer?

Does anyone know if its possible and how to display session variables in the APM Webtop header? For example, can we add the session variable such as "session.ad.last.attr.givenName" using "expr {[mcget {session.ad.last.attr.givenName}]}" to the header text?

 

Eg: Welcome "expr {[mcget {session.ad.last.attr.givenName}]}" using IP address "expr {[mcget {session.user.clientip}]}" to the corporate remote access portal"

 

Thank you

2 Replies

  • Arrghhh nice one Niels, I was using mcget whereas that was not required. Thank you for taking the time to reply to my question, much appreciated.