cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization in Web Dynpro Apps

htammen
Active Contributor
0 Kudos

Hi,

how can I achieve a similar authorization in Web Dynpro like in Web Apps (WAR-Archieves)?

For a Web App I can define roles via the xml descriptor. These roles are mapped to users at deploy time. In the source code I can refer to the descriptor roles.

In the documentation of Web Dynpro I only found the possibility to set the sap.authentication property for the Web Dynpro application which ensures that the users do have to authenticate themeselve to use the Web Dynpro.

But where can I define the roles?

Thanks in advance

Helmut

Accepted Solutions (0)

Answers (1)

Answers (1)

htammen
Active Contributor
0 Kudos

Hi,

I posted this message two weeks ago. Until now nobody answered.

Is there anyone around here who can give any advice?

Thanks

Helmut

Former Member
0 Kudos

Hi Helmut,

Web Dynpro uses only UME roles, which means Portal roles. What you could do additionaly: use a UME permission, which can be used and proofed by a Web Dynpro application.

Sorry for the delay!!!

Is this helpful? Do you need more information on that?

Best regards,

Karin

Former Member
0 Kudos

Hi Karin,

Could you explain it detailly? or any sample code? And how to assign the UME roles and UME permission to users?

Thanks and Best Regards,

Jun

werner_dornacher
Explorer
0 Kudos

Hi,

That would interrest me too.

Best Regards,

Werner