APM SAML IdP - SP Issuer Extraction
Problem this snippet solves: APM doesn't expose any detail about the SAML SP Issuer when authentication requests hitting APM as an IdP during an SP initiated SAMLRequest.
This iRule when applied to...
Published Apr 06, 2016
Version 1.0Nobby
Nimbostratus
Joined June 06, 2006
Nobby
Nimbostratus
Joined June 06, 2006
svs
Sep 15, 2018Cirrostratus
What do you mean? Redirect Binding? Just try to fetch the Request by extracting the URL parameter using HTTP::query i.e. There are a bunch of examples for extracting URL parameters on DevCentral.