Skip to Content
0
Former Member
Feb 27, 2006 at 02:17 PM

SSO Help

25 Views

I have a J2EE app that connects to a backend 4.7 R/3 system and uses BAPI's to get data. Currently it connects using the JCO.createClient command and user information from user mapping. I need to switch this app over to use SSO. Does anyone have any code examples they can post on how to connect using SSO?