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§
- IdpReg
Content - Content structure for IDP:REG actions
- IdpReg
Response - Response structure for IDP:REG registration
- Process
Registration Params - Input parameters for processing an identity registration
- Registration
Result - Result of a successful registration
- Send
Activation Email Params - Parameters for sending activation email
Functions§
- process_
registration - Process an identity registration request
- send_
activation_ email - Send activation email for a newly created identity