Skip to content

Commit d1653d9

Browse files
committed
add: [user-account] Added email attribute
1 parent a800441 commit d1653d9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

objects/user-account/definition.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@
5555
"misp-attribute": "text",
5656
"ui-priority": 1
5757
},
58+
"email": {
59+
"description": "Email addresses for the account.",
60+
"misp-attribute": "email",
61+
"multiple": true,
62+
"ui-priority": 1
63+
},
5864
"expires": {
5965
"description": "Expiration time of the account",
6066
"disable_correlation": true,

0 commit comments

Comments
 (0)