cancel
Showing results for 
Search instead for 
Did you mean: 

WEB DYNPRO ABAP / SSO Windows

jorge_velasquez
Contributor
0 Kudos

Hi,

I want to configure SSO by clicking an url from my windows session and the web dynpro abap then opens without

asking login and password.

Windows 7.

IE 8

Any clue? There is no SAP EP.

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member199125
Active Contributor
0 Kudos

Yes, The above solution is correct.

I think you are calling SAP tcode from ur applications. If yes, then use GUI service.

I mean in gui service, enter the logon details. Below is the path

SICF>>>>F8

then expand it to below path

default _hos>>Sap>>>bc>>gui

double click on gui and selct logon data tab, enter lo-gin credentials.

Note: you can transport this settings from development to productions. because during transportation logon details will be deleted due to security reasons.

Regards

Srinvias

jorge_velasquez
Contributor
0 Kudos

Hi,

If I don't want the user to log on to the SAPGUI but just clicking the url, the solutions you guys gave me still work?

Regards.

former_member199125
Active Contributor
0 Kudos

Yes, it will work. Once you gave the logon details. no need of separtely clicking logon button. URL will directly ur respective tcode.

Regards

Srinvias

jorge_velasquez
Contributor
0 Kudos

Hi,

If an email is sent to users to fill a webdynpro abap form by clicking the url. The same applies?

Regards.

former_member199125
Active Contributor
0 Kudos

haa it will work.

providing logon details in gui service means, when we access the sap tcode from out side the server, it wil automatically take login details from GUI service and provide the applications.

But generally we dont give our application url directly to end users.

We will place the application in portal then we will give the portal url to endusers.

Regards

Srinivas

jorge_velasquez
Contributor
0 Kudos

Hi sanasrinivas,

Thank you for the support.

What abaout the users? there are 900 users for this web dynpro abap apps. Totally 4 web dynpro's.

Do I have to set credentials for every user?

As I told you there is no EP.

Regards.

former_member199125
Active Contributor
0 Kudos

Hi..

If you maintain SSO, then there is no need to enter manually. Am not good at these portal settings. check with ur basis team about this.

Regards

Srinivas

Former Member
0 Kudos

Hi

Use sicf transaction.

Search for your service.

Double click on the service name.

In change mode for the service, go to the "Logon Data" tab and enter the login id and password to be used and save the changes.

Hope this helps.

Regards

Lorraine

jorge_velasquez
Contributor
0 Kudos

Thank you for the support.

What about the users? there are 900 users for this web dynpro abap apps. Totally 4 web dynpro's.

Do I have to set credentials for every user?

As I told you there is no EP.

Regards.