Hi!
We have an URL iView based on an HTTP system and we want to use SSO with UserId/Password. So far everything works fine, but what is unacceptable for us is the fact that User-ID and Password are human-readable part of the URL. We have tried several settings in the system as well as in the iView, but the URL always looks like this:
https://blabla.com/logon/logon.do?userLoginName=hugo&password=hugos_password
Do we have a chance to encrypt this information or at least to move it from the URL to the HTTP Body (Post Data)?
Please help! Thanx!
Regards,
Volker