apm irule ltm
1 Topic401 being sent by pool member is affect f5 apm sso config
Hi so lets say http://test/sso/protected/changeUser => pool backendA http://test/sso/protected/test => pool backendA - it just dumps all the headers and cookie sent on the request is protected by OAuth in APM and that I have SSO setup so that a JWT is sent to the back end (pool) if I open a browser and go to http://test/sso/protected/test I can sent to the OAuth server to get a oauth token then my request gets sent to pool backendA and it sends a html page with all of my info - works if I go to http://test/sso/protected/changeUser and it just sends a 401 i get this on the browser okay then i go back to http://test/sso/protected/test - I get not authorised How can I get APM or F5 to no interpret the 401 being send by the backend pool469Views0likes2Comments