Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
model/Role
KeycloakRoleRepresentation
Interface KeycloakRoleRepresentation
interface
KeycloakRoleRepresentation
{
attributes
?:
Record
<
string
,
string
[]
>
;
clientRole
?:
boolean
;
composite
?:
boolean
;
composites
?:
KeycloakRoleComposites
;
containerId
?:
string
;
description
?:
string
;
id
?:
string
;
name
?:
string
;
scopeParamRequired
?:
boolean
;
}
Hierarchy (
view full
)
ProviderRoleDetails
KeycloakRoleRepresentation
Index
Properties
attributes?
client
Role?
composite?
composites?
container
Id?
description?
id?
name?
scope
Param
Required?
Properties
Optional
attributes
attributes
?:
Record
<
string
,
string
[]
>
Optional
client
Role
client
Role
?:
boolean
Optional
composite
composite
?:
boolean
Optional
composites
composites
?:
KeycloakRoleComposites
Optional
container
Id
container
Id
?:
string
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
scope
Param
Required
scope
Param
Required
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
client
Role
composite
composites
container
Id
description
id
name
scope
Param
Required
@terrestris/shogun-util
Loading...