Hello.
I have created a web application WEB_APP in web designer.
Then i configured SSO with windows integrated authentication in Cloud Access Manager.
CAM_URL: Cloud Access Manager Portal
I call the we application from outside like this : https://CAM_URL/WEB_APP?param=value
Then i 'm routed to login using cloud access manager portal..but the request param is lost..
How can i pass it and have it after login in the url ?
Thank you
Best regards.