Bug ID 590601: BIG-IP as SAML SP does not redirect users to original request URI after authentication is completed

Last Modified: Jul 18, 2026

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 12.0.0, 12.0.0 hf1, 12.0.0 hf2, 12.0.0 hf3, 12.0.0 hf4, 12.1.0, 12.1.0 hf1, 12.1.0 hf2, 12.1.1, 12.1.1 hf1, 12.1.1 hf2, 12.1.2, 12.1.2 hf1, 12.1.2 hf2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6

Fixed In:
13.0.0, 11.6.5.2

Opened: May 02, 2016

Severity: 3-Major

Symptoms

After end-user successfully performs SP initiated SAML SSO with a original request URI other then "/", SP will redirect user back to '/' as landing URI.

Impact

User is not redirected to original request URI.

Conditions

BIG-IP is used as SAML SP and no relay state is configured on either SP or IdP

Workaround

Workaround provided below works when first client request to BIG-IP as SP is 'GET'. This workaround is not applicable when first client request is 'POST'. SP object can be configured with relay state pointing to the landing URI: %{session.server.landinguri} After successful authentication, end-user will be redirected to the landing URI (reflected back by IdP in the relay-state).

Fix Information

SAML SSO requests will now be redirected to the original request URI.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips