Forum Discussion
Ernesto_Mayol_2
Nimbostratus
10 years agoStore encrypted values to be used in access policy
Here is my problem, I need to store a sensitive value (a shared secret) which I can retrieve while processing access policy to be able to compare it with the value provided by the other system that p...
Lucas_Thompson_
10 years agoHistoric F5 Account
You can use a sideband (irule making an HTTP request itself) connection during Access Policy execution to grab the value. You'd have to write a server-side HTTP responder, or maybe a static web page, to supply the sensitive data but maybe this isn't too difficult.
The trouble is that I don't believe that there is a way to store user-defined encrypted data into BIG-IP, aside from per-session user data in APM.