Options
All
  • Public
  • Public/Protected
  • All
Menu

Input parameters expected in calls to the handler. Will be sent to the RegistrationManager for validation and registration. The reason this is a flat object and does not have a specific field for all the registration parameters is so we can also support form data.

Hierarchy

  • Record<string, any>
    • SetupInput

Index

Properties

Optional initialize

initialize?: boolean

Indicates if the initializer should be executed. Ignored if registration is true.

Optional registration

registration?: boolean

Indicates if the registration procedure should be done for IDP registration and/or pod provisioning.