Self registration API
Part of the applications API, the self registration API provides an interface to create a person in the provisioning platform without a user context.
The self registration API can be called without a user context. It is set up to start without accessing the system with an ISIM account login and password. The Self Registration API is part of a customizable process. The process provides an example JavaServer Pages (JSP) page as a product extension based on the default inetOrgPerson class. The JSP calls the Self Registration API to create a user.
Parent topic: Applications API