CORS and OAM/webgate configuration?
Hi
We have F5 LBR set which comes to OHS and through OHS we have web-gate setup and OAM for application kerberose authentication/authorization setup. FMW 12.2.1.4 with Java 1.8.0_291.
we got requirement where one application using kerberose needs to be CORS enabled.
We applied iRules at load balancer level and on sso lbr url.
We have also Access-Control-Allow-Origin "*" for application location. in OHS.
We have authorization OAM policies set for remote_user with Header(-Not authentication).
Request is fine for LBR where no kerberose authentication/authorization requires.
Seems headers are set on LBR url and sso.* url, But when it goes to kerberose It do not see headers.
We have F5 LBR set which comes to OHS and through OHS we have web-gate setup and OAM for application kerberose authentication/authorization setup. FMW 12.2.1.4 with Java 1.8.0_291.
we got requirement where one application using kerberose needs to be CORS enabled.
We applied iRules at load balancer level and on sso lbr url.
We have also Access-Control-Allow-Origin "*" for application location. in OHS.
We have authorization OAM policies set for remote_user with Header(-Not authentication).
Request is fine for LBR where no kerberose authentication/authorization requires.
Seems headers are set on LBR url and sso.* url, But when it goes to kerberose It do not see headers.
0