cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication

Former Member
0 Kudos

Hi

How do I enable the authentication mode for my webdynpro application?

Thanks

Lakshmi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

1. Click on the application

2. on the right hand side you can see a applcaiton properties tab

3. Clcik on New

4. Choose Pre defined and clcik on Browse

5. Choose Authentiction and set it to true

6. deploy the application and run. It will ask for userid and password.

Let me know if you require any other help.

Kishore

Former Member
0 Kudos

Hi

I will check and let you know.

Thanks

Lakshmi

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Lakshmi,

There are two ways to do this.

One is same as given in above posts.

and another is:

when you are creating your application, you can see on checkbox in wizard named "Authentication". if u check that checkbox then it will create authentication attribute in application property automatically. So no need to create it manually.

Regards,

Bhavik

Former Member
0 Kudos

Hi,

1. Double click on the Application

2. Select the "Application properties"

3. Click the "New" button

4. Select the "Predefined"

5. Click the "Browse" button, select "Authentication"

6. Select the "Value=true"

Execute the application, it will prompt for user name and password.

Hope this helps you.

Regards,

Santhosh.C