Bug ID 649342: No port configuration on the OAuth Client agent redirection uri

Last Modified: Jul 12, 2023

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

Known Affected Versions:
13.0.0, 13.0.0 HF1, 13.0.0 HF2, 13.0.0 HF3, 13.0.1

Fixed In:
13.1.0

Opened: Mar 07, 2017

Severity: 3-Major

Symptoms

Configuring port using number or session variable on the OAuth Client agent redirection URI is not allowed.

Impact

OAuth Client redirection URI cannot be modified to contain custom HTTPS port number

Conditions

If HTTPS port is different from 443 then, redirection URI needs to specify port using port number or port session variable.

Workaround

Create a session variable containing both fqdn and custom port number and specify that in client redirection URI in OAuth Client agent.

Fix Information

Now the OAuth Client agent redirection URI accepts session variables for configuration of hostname and port, for example: https://%{session.server.network.name}:%{session.server.network.port}/oauth/client/redirect'.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips