cancel
Showing results for 
Search instead for 
Did you mean: 

Autoassign privilege when creating idm identity

Former Member
0 Kudos

Hi,

iam using the SAP PF.

When i create a new Identity with the Template "Create Identity" i also want to create a User in UME and assign him to "idm.authenticated".

I solved the user creation by linking the "ProvisionJava" (System specific as java tasks) to the "Create Identity" Task. In order to make it possible that i can login with this user the identity needs the "idm.authenticated" privilege. This should be done automatically.

Can you tell me how to achive this?

Br,

Philip

Accepted Solutions (1)

Accepted Solutions (1)

mvoros
Active Contributor
0 Kudos

Hi,

as far as I understand what you want to achieve is that every user will have access to IdM UI. Good way how to do it is to create a privilege that will represent an account in Java AS and assign provisioning tasks to this privilege. IdM will automatically provision user when this privilege is assigned to user. During identity creation you can just assign this privilege to every identity. The whole process is also described [here|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/304280b4-25d0-2b10-b6a4-89c27409dea7].

Cheers

Answers (0)