Skip to main content

Module registration

Module registration 

Source
Expand description

IDP Registration business logic

Contains the core logic for processing identity registration requests, extracted from the action hook handlers for better separation of concerns.

Structs§

IdpRegContent
Content structure for IDP:REG actions
IdpRegResponse
Response structure for IDP:REG registration
ProcessRegistrationParams
Input parameters for processing an identity registration
RegistrationResult
Result of a successful registration
SendActivationEmailParams
Parameters for sending activation email

Functions§

process_registration
Process an identity registration request
send_activation_email
Send activation email for a newly created identity