Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
"id": "rdpgw",
"realm": "rdpgw",
"notBefore": 0,
"revokeRefreshToken": false,
"refreshTokenMaxReuse": 0,
"accessTokenLifespan": 300,
"accessTokenLifespanForImplicitFlow": 900,
"ssoSessionIdleTimeout": 1800,
"ssoSessionMaxLifespan": 36000,
"ssoSessionIdleTimeoutRememberMe": 0,
"ssoSessionMaxLifespanRememberMe": 0,
"offlineSessionIdleTimeout": 2592000,
"offlineSessionMaxLifespanEnabled": false,
"offlineSessionMaxLifespan": 5184000,
"clientSessionIdleTimeout": 0,
"clientSessionMaxLifespan": 0,
"clientOfflineSessionIdleTimeout": 0,
"clientOfflineSessionMaxLifespan": 0,
"accessCodeLifespan": 60,
"accessCodeLifespanUserAction": 300,
"accessCodeLifespanLogin": 1800,
"actionTokenGeneratedByAdminLifespan": 43200,
"actionTokenGeneratedByUserLifespan": 300,
"enabled": true,
"sslRequired": "external",
"registrationAllowed": false,
"registrationEmailAsUsername": false,
"rememberMe": false,
"verifyEmail": false,
"loginWithEmailAllowed": true,
"duplicateEmailsAllowed": false,
"resetPasswordAllowed": false,
"editUsernameAllowed": false,
"bruteForceProtected": false,
"permanentLockout": false,
"maxFailureWaitSeconds": 900,
"minimumQuickLoginWaitSeconds": 60,
"waitIncrementSeconds": 60,
"quickLoginCheckMilliSeconds": 1000,
"maxDeltaTimeSeconds": 43200,
"failureFactor": 30,
"roles": {
"realm": [
{
"id": "7d3e9415-407c-4701-978f-7a74da6475fd",
"name": "offline_access",
"description": "${role_offline-access}",
"composite": false,
"clientRole": false,
"containerId": "rdpgw",
"attributes": {}
},
{
"id": "f9204e59-ba61-4a16-be12-8e887b0f0dde",
"name": "uma_authorization",
"description": "${role_uma_authorization}",
"composite": false,
"clientRole": false,
"containerId": "rdpgw",
"attributes": {}
}
],
"client": {
"realm-management": [
{
"id": "f47d842e-99d0-49fc-bc49-7fce2116cb3b",
"name": "view-events",
"description": "${role_view-events}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "18af723e-2c21-44c0-a3e3-20a2f3c12449",
"name": "manage-identity-providers",
"description": "${role_manage-identity-providers}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "533863d4-bede-4226-b729-eea71f7ab0d2",
"name": "realm-admin",
"description": "${role_realm-admin}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"view-events",
"manage-identity-providers",
"query-groups",
"manage-authorization",
"impersonation",
"view-realm",
"manage-realm",
"view-clients",
"query-realms",
"view-identity-providers",
"view-users",
"manage-events",
"query-clients",
"manage-users",
"view-authorization",
"create-client",
"query-users",
"manage-clients"
]
}
},
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "4d0e444e-6e0b-4963-891d-5b0e4747a1ea",
"name": "query-groups",
"description": "${role_query-groups}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "242f6cd3-8b3b-4e0d-803e-f5d769015a02",
"name": "manage-authorization",
"description": "${role_manage-authorization}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "bd961204-a745-4429-9ad7-b1ef96bdc862",
"name": "impersonation",
"description": "${role_impersonation}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "c25b80b5-7ccc-4a47-a390-bbe8680c7b7c",
"name": "view-realm",
"description": "${role_view-realm}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "492593c9-90d3-4d2d-ae77-9d49c3a24d9e",
"name": "manage-realm",
"description": "${role_manage-realm}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "6db5d1cf-761c-4ac4-aac9-1575d148f92d",
"name": "view-clients",
"description": "${role_view-clients}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"query-clients"
]
}
},
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "299c2205-b178-4ead-9ae3-a98dc2170380",
"name": "query-realms",
"description": "${role_query-realms}",
"composite": false,
"clientRole": true,
"containerId": "3cb3e0b6-30c5-489d-be07-108091a5001c",
"attributes": {}
},
{
"id": "83e090b9-9a35-4e3e-8cef-b4193608b74b",
"name": "view-users",
"description": "${role_view-users}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"query-groups",
"query-users"
]
}
},
"clientRole": true,
Loading
Loading full blame...