Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
clients
<internal>
KeycloakProfile
Interface KeycloakProfile
interface
KeycloakProfile
{
attributes
?:
Record
<
string
,
unknown
>
;
createdTimestamp
?:
number
;
email
?:
string
;
emailVerified
?:
boolean
;
enabled
?:
boolean
;
firstName
?:
string
;
id
?:
string
;
lastName
?:
string
;
totp
?:
boolean
;
username
?:
string
;
}
Index
Properties
attributes?
created
Timestamp?
email?
email
Verified?
enabled?
first
Name?
id?
last
Name?
totp?
username?
Properties
Optional
attributes
attributes
?:
Record
<
string
,
unknown
>
Optional
created
Timestamp
createdTimestamp
?:
number
Optional
email
email
?:
string
Optional
email
Verified
emailVerified
?:
boolean
Optional
enabled
enabled
?:
boolean
Optional
first
Name
firstName
?:
string
Optional
id
id
?:
string
Optional
last
Name
lastName
?:
string
Optional
totp
totp
?:
boolean
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
created
Timestamp
email
email
Verified
enabled
first
Name
id
last
Name
totp
username
@tmtsoftware/esw-ts
Loading...