Skip to main content

Internal User

Location in GUI: Administration » Identity Management » Identities » Users

Diagram

Classes

identity_management (ise)

NameTypeConstraintMandatoryDefault Value
internal_usersList[internal_users]No

internal_users (ise.identity_management)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\.]+$Yes
descriptionStringNo
enabledBooleantrue, falseNotrue
emailStringNo
account_name_aliasStringNo
passwordStringYes
enable_passwordStringNo
first_nameStringNo
last_nameStringNo
change_passwordBooleantrue, falseNotrue
user_identity_groupsListStringNo
password_never_expiresBooleantrue, falseNo
password_id_storeStringNoInternal Users

Examples

ise:
identity_management:
internal_users:
- name: ap-user
enabled: true
password: Cisco123
first_name: AP User
change_password: false
user_identity_groups:
- EAP-USERS
password_id_store: Internal Users