Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Single Sign On using Webdynpro abap

Former Member
0 Kudos

Dear experts


We are starting with E-Recruiting project on our abap system 6.05 NW 7.02

Operating system is Redhat 6.x with Oracle rdbms.

No Portal involved


we are implementing some scenarios using custom webdynpro.in order to give one simple functionality to some (remote) users without give them sapgui.

When we start the webdynpro from abap, browser asks for a basic Authentication.

We do not want to use x.509  certificates

Is there no way to transfer logon credential from abap to webdynpro ?

The only way is to use Netweaver Single Sign On or third party solutions ?


Thanks

Mauro



2 REPLIES 2

Former Member
0 Kudos

Hello Mauro

There is one more solution - using Kerberos ticekts. But for that, uses should be domain users. You want to configure settings for remote users which i feel are not domain users. For non-domain users you will have to either user X.509 certificates or some 3rd-party solution.

I hope this information will help you!

Cheers,

Tapan

tim_alsop
Active Contributor
0 Kudos

When a remote user logs onto your application, did you want them to be asked for AD credentials, or if not, what do you want the user experience to be like ?