Skip to Content
0
Apr 23, 2009 at 01:02 PM

How to Use JCO connection with the use of SSO

105 Views

Hi,

My requirement is to call a BAPI from a portal application. I am using JCO connection to establish the connection, where as I have to pass username and password credentials. But as SSO is configured on my portal with R/3, I don't have to re-login to the R/3 using by passing password.

So in this case my portal logged in user has the authorization to access R/3, I can use pass this login user in JCO connection. But with my present JCO API, I have to pass the password as well.

Is there a posible solution to use SSO which can establish the JCO connection without passing password.

Thanks in Advance,

Chinna.