Table

cm_meem_enrollers

Description

MEEM Enrollers

Plugin

MeemEnroller Plugin

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_enrollment_flow_wedge_id

integer, foreign key

Enrollment Flow Wedge ID

cm_co_enrollment_flow_wedges:id


env_idpvarchar(80)If set, name of environment variable holding an identifier for the IdP

env_mfavarchar(80)If set, name of environment variable indicating if the IdP asserted MFA
Must hold the literal string "yes" if populated
mfa_exempt_co_group_idvarchar(80)CO Group whose members are exempt from MFAcm_co_groups:id
mfa_initial_exemptionintegerIf set, the number of hours from enrollment during which the Enrollee is exempt from MFA

mfa_co_enrollment_flow_idinteger, foreign keyIf set, the Enrollment Flow used to register a new MFA Authenticatorcm_co_enrollment_flows:id
enable_reminder_pagebooleanWhether to enable the MEEM Setup Reminder Splash Page
  • true: Splash Page enabled for this configuration
  • false: Splash Page disabled for this configuration

return_url_allowlisttext(4000)Newline separated list of regular expressions representing permitted values to be passed into the Splash Page as a URL to redirect to from the Splash Page

api_user_idinteger, foreign keyAPI User permitted to access the REST API for this configurationcm_api_users:id
  • No labels