Forum Discussion
OAUTH TOKEN IN F5 LTM
How can i enable the LTM to perform successfully oAuth functionality.
I have a virtual server, 10.1.120.10 which loadbalances effectively for the CRM application.
However,within the application, there is an oAuth token,which doesn't work on the Virtual Server IP but is effective on individual servers.
http://10.1.120.18:6001/UserManagement/appmanager/care/login?oAuthToken=artwtrwertwerr&MSISDN=9039166811&userName=edating works well. (INDIVIDUAL NODE)
However, (Virtual Server), http://10.1.120.10/UserManagement/appmanager/care/login?oAuthToken=artwtrwertwerr&MSISDN=9039166811&userName=edating gives an error.
I only have a normal redirect irule configured.
when HTTP_REQUEST { if { [HTTP::host] equals "10.1.120.10" && [HTTP::uri] equals "/"} { HTTP::respond 301 noserver Location "; Cache-Control "max-age=7200"
} }
Recent Discussions
Related Content
* 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