cancel
Showing results for 
Search instead for 
Did you mean: 

Single Sign On & Web Dynpro

Former Member
0 Kudos

Dear colleagues

have only simple questions:

1) It is possible to configure SSO for Webdynpro without a "Portal Solution" ?

2) If yes, how can i get a "How to install/configure SSO for Webdynpro)

THX for your Help

Regards

Dieter Petz

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182372
Active Contributor
0 Kudos

Hello Dieter,

try this https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/security/how to configure sso in a complex system landscape.pdf

Regrads, Maksim R.

Former Member
0 Kudos

Hello Dieter,

To use SSO, you have to set your web dynpro application as requiring user authentification (as Bhavik said), but you also have to configure:

- your JCO connection to use SSO,

- your J2EE Engine to use SSO tickets

- your WAS to accept SSO tickets incoming from your application

Hope this helps,

Regards

Former Member
0 Kudos

Hi Dieter,

There is very few things required to enable Webdynpro for SSO.

At the time of creating your webdynpro application, check mark the user authentication checkbox.

If you have already created application, then go to "application properties" tab, there click on new button and there select name as authentication and set value as true there. choose select type as pre defined.

Now, whenever your webdynpro application run, it will ask for user authentication.

Regards,

Bhavik