We have Enterprise Portal 7.0 running SSO over AD. ABAP Stack is accepting JAVA logon ticket.
To access BSP applications via SSO and direct ICF link i created a URL-IView redirecting to the ABAP URL witch is given trough an URL Pamarameter.
In ICF I use Logon via URL Redirect with URL:
http://javaep.xx.net:50000/URLIVIEW?sap-url=https://abap.xx.net:44302<%=PATHTRANS%>%3F<%=FORMFIELD%>
This works fine, but I'm running into problems with initial and expired Passwords in ABAP.
Are there any solutions to Logon to ICF over the JAVA logon functions?
Thank you for your answers
Daniel