cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro authorization

Former Member
0 Kudos

Hi,

I created a web dynpro application and set the sap.authentication=true. Then I ran the application, a standard login page displayed. I could register an user in this page and login to use the application.

But every regiestered user can access my application. How can I restrict the user's authorization? I want to let some specific user to access my application. Is there any solution?

Thanks,

Jun

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jun,

this is exactly the behavior of the authentification. Authentification means that the user has to make sure with ID and password that he is the "right" user. In order to restrict the authorization, you need to do that within the application itself e.g. for a specific user group.

Hope that helps.

Best regards, Karin