Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization best practices in AS Java

Former Member
0 Kudos

I have been assigned the responsibility to create an authorization structure on the java stack.

We would like to create groups with corresponding roles for developers and system administrators.

Are there any best practices out there regarding this subject?

I have currently started with looking at the standard actions and roles available in EP and will start from there, any other ideas?

1 REPLY 1

0 Kudos

Dear Colleague,

SAP NetWeaver Application Server (AS) Java includes the [identity management|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/5069e9d6253912e10000000a42189b/frameset.htm] application for administration of users, groups, and roles. This [section|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/ad6a169eff35b7e10000000a42189d/frameset.htm] lists administrative tasks, general and specific, for the management of users, groups, and roles.

Regards

Alvaro Raminelli