Forum Discussion
Renato_166638
Nimbostratus
Sep 01, 2017Secure Variable in request body of an HTTP AAA server in APM
Hi!
I am using the %{variablename} syntax to create an AAA HTTP request. The problem is that it is not being able to read custom secure variables.
Is it possible to call mcget with "-secure...
Kai_Wilke
MVP
Sep 05, 2017Hi Renato,
you could unsecure every secured variable within VPE by creating an unsecured copy of it.
Variable Assign Action:
Custom Variable: session.my.unsecure_variablename
Security: unsecure
Custom Expression: mcget -secure {session.my.secure_variablename}
After that you can reference the unsecured content of the variable as usual via...
%{session.my.unsecure_variablename}
Cheers, Kai
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects