aaa authentication oidc username

Prev Next

Specifies the type of user name each person will use as his or her user name.

When you select the user name type, the system will authenticate the user based on the OIDC ID token field selected.

Syntax

[no] aaa authentication oidc username { oidc-preferred-username | oidc-email | oidc-email-username }

Parameters

no

Removes the set ID token field to use to authenticate users.

oidc-preferred-username

The preferred name of the user. This information resides in the preferred username field in the OIDC ID token.

oidc-email

The email address of the user. This information resides in the email address field in the OIDC ID token.

oidc-email-username

The user name associated with the user's email address. This information resides in the User Name portion of the email address field in the OIDC ID token.

Example

The following example specifies to use the preferred user name field of the ID Token:

hostname (config) # aaa authentication oidc username oidc-preferred-username

The following example removes the user name setting:

hostname (config) # no aaa authentication oidc username

User role

Admin

Command mode

Config

Supported appliances

Central Management System: Release 7.9.3

Endpoint Security (HX): Release 2.5

Network Security: Release 7.9.3

Intelligent Virtual Execution - Server: Release 7.9.3