Post process Eventhandler for update Ldap Attrbute
Hi,
I have a requirement like updating user's ldap attribute once user is provisioned to Gitlab Application via OIM by API call.
I know the list of steps to be performed for creating post process eventhandler.
- Developing plugins
- Creating a JAR file with Custom Event Handler code
- Creating Plugin XML
- Creating Event Handler XML
- Creating a Plug-in ZIP
- Registering the Plug-in
- Testing the Event handlers
Can anyone help e sample eventhandler for updating ldap attribute once user is provisioned to an Application
Thanks
Anand