cancel
Showing results for 
Search instead for 
Did you mean: 

How to give user authentication of webdynpro abap applicaiton?

Former Member
0 Kudos

hi,

I have made one application using webdynpro abap.i want to knowh how to give user authenticaiton to webdynpro abap application..?

Please let me know....

thanks,

saurin shah

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

one method is through SICF, i understood.

arjun_thakur
Active Contributor
0 Kudos

hi,

plz refer to the following thread:

i hope it helps

regards

arjun

Former Member
0 Kudos

hi arjun,

its not clear , will u elobearate plz..

thanks,

saurin shah

former_member196023
Active Participant
0 Kudos

You have two option:

1. Give authorization object directly to service.

2. Code for particular authorization object check in the init method of WDC.

You can give this authorization object to be set to particular role, which in turn will be assigned to user.

So this authorization object will be checked agained access.

-Haresh

Former Member
0 Kudos

hi,

What i found , i need to use t-code SICF and i keep

Service as Hierarchy Type and

application name as service_name

and execute it.

i will get hierarchy of nodes having

default_host

-


sap

-


bc

-


webdynpro

-


sap

-


<application_name>

so now on right click on this application i will get screen which is asking me userid and password bt its for sap r/3 not for portal..

plz suggest me..

thanks,

saurin shah

former_member196023
Active Participant
0 Kudos

double click on application name, it will lead you to edit service parameters.

here you can find SAP authorization field entry.

Former Member
0 Kudos

hi,

i have double clicked on application and make it changable. Bt which parameters i need to change for making it user autheticated...

plz let me know..

thanks

saurin shah