1.212 MFA_SENDER_EMAIL_ID

MFA_SENDER_EMAIL_ID specifies the From: email ID for emails sent to users when configuring multi-factor authentication using Oracle Mobile Authenticator (OMA) push notifications.

Property Description

Parameter type

String

Syntax

MFA_SENDER_EMAIL_ID = string

Default value

None

Modifiable

ALTER SYSTEM

Modifiable in a PDB

Yes

Basic

No

Oracle RAC

Multiple instances can have different values

This parameter is configured at the PDB level. When adding OMA as an additional authentication method for a user in a PDB, the user is sent an email with instructions on how to download OMA and register a device with OMA. This parameter specifies the email ID that is used in those emails.

Set this parameter to the desired email ID. For example:

ALTER SYSTEM SET MFA_SENDER_EMAIL_ID = "db-admin@example.com";

Note:

This parameter is available starting with Oracle Database 19c, Release Update 19.28.