Table of Contents

Users registration module [reg]

Reg module serves as a registration point for new users to access CzechIdM. To be a registered user, one has to go through several validation steps before he can log in to CzechIdM.

How to register to CzechIdM?

There is a registration link on the login dialogue page, which you can use to access the registration page.

New user fills following fields:

When the form is filled, we pass the captcha (if ON) and continue with following steps: :

Registration process background

After the registration form is filled, following steps are done in the application.

Reg module configuration

Steps 1-6 or their parts can be disabled by the following processors: request-confirm-processor, request-approve-processor, identity-finalize-processor, user-notification-processor, notification-processor, request-delete-processor.

More information about the module and its configuration can be found in its readme file available at source code git download page, the root directory of the project - /README.md