Hi,
I created MPGW for remote web application
https://remoteAppIp/app/. This application is available for my internal users on
https://DataPowerInternalIp:2001/app/. When clients open this internal URL (https://
DataPowerInternalIp:2001/app/) they receive regular login page
https://DataPowerInternalIp:2001/app/login.jsp.
But when clients try to login application redirects them to Electronic identification Portal with following URL (probably Oauth):
https://eIDPortalIP/oauth2/authorize?client_id=FXA9VFGYYHkc1lhaH2hbArNIUHAa&scope=openid%20name%20id%20quality%20residence%20mail&redirect_uri=https://remoteAppIp/auth_response&response_type=code&code_challenge_method=S256&code_challenge=Vy5NvtfHOdwJ75tbFv9yolAq7bEntoUWimZTZkPF-qwI have network access to this Electronic identification Portal from my DataPower Gateway. Can you help me understand how to handle this redirects in MPGW in order for client to use this app normally.
Thanks in advance
------------------------------
Miladin
------------------------------