1
1
[
2
- {
3
- "scope" : " https://deploy-cli-dev.eu.auth0.com:443" ,
4
- "method" : " GET" ,
5
- "path" : " /api/v2/tenants/settings" ,
6
- "body" : " " ,
7
- "status" : 200 ,
8
- "response" : {
9
- "allowed_logout_urls" : [
10
- " https://mycompany.org/logoutCallback"
11
- ],
12
- "change_password" : {
13
- "enabled" : true ,
14
- "html" : " <html>Change Password</html>\n "
15
- },
16
- "enabled_locales" : [
17
- " en"
18
- ],
19
- "error_page" : {
20
- "html" : " <html>Error Page</html>\n " ,
21
- "show_log_link" : false ,
22
- "url" : " https://mycompany.org/error"
23
- },
24
- "flags" : {
25
- "allow_changing_enable_sso" : false ,
26
- "allow_legacy_delegation_grant_types" : true ,
27
- "allow_legacy_ro_grant_types" : true ,
28
- "change_pwd_flow_v1" : false ,
29
- "disable_impersonation" : true ,
30
- "enable_apis_section" : false ,
31
- "enable_client_connections" : false ,
32
- "enable_custom_domain_in_emails" : false ,
33
- "enable_dynamic_client_registration" : false ,
34
- "enable_legacy_logs_search_v2" : false ,
35
- "enable_public_signup_user_exists_error" : true ,
36
- "enable_sso" : true ,
37
- "new_universal_login_experience_enabled" : true ,
38
- "universal_login" : true ,
39
- "use_scope_descriptions_for_consent" : false ,
40
- "revoke_refresh_token_grant" : false ,
41
- "disable_clickjack_protection_headers" : false ,
42
- "enable_pipeline2" : false
43
- },
44
- "friendly_name" : " This is the Travel0 Tenant" ,
45
- "guardian_mfa_page" : {
46
- "enabled" : true ,
47
- "html" : " <html>MFA</html>\n "
48
- },
49
- "idle_session_lifetime" : 1 ,
50
- "picture_url" : " https://upload.wikimedia.org/wikipedia/commons/0/0d/Grandmas_marathon_finishers.png" ,
51
- "sandbox_version" : " 12" ,
52
- "session_lifetime" : 3.0166666666666666 ,
53
- "support_email" :
" [email protected] " ,
54
- "support_url" : " https://mycompany.org/support" ,
55
- "universal_login" : {},
56
- "session_cookie" : {
57
- "mode" : " non-persistent"
58
- },
59
- "sandbox_versions_available" : [
60
- " 16" ,
61
- " 12"
62
- ]
63
- },
64
- "rawHeaders" : [],
65
- "responseIsBinary" : false
66
- },
67
2
{
68
3
"scope" : " https://deploy-cli-dev.eu.auth0.com:443" ,
69
4
"method" : " PATCH" ,
73
8
" en"
74
9
],
75
10
"friendly_name" : " This is the ##COMPANY_NAME## Tenant" ,
76
- "flags" : {
77
- "new_universal_login_experience_enabled" : true
78
- },
79
11
"universal_login" : {}
80
12
},
81
13
"status" : 200 ,
110
42
"enable_public_signup_user_exists_error" : true ,
111
43
"enable_sso" : true ,
112
44
"enforce_client_authentication_on_passwordless_start" : true ,
113
- "new_universal_login_experience_enabled" : true ,
114
45
"universal_login" : true ,
115
46
"use_scope_descriptions_for_consent" : false ,
116
47
"revoke_refresh_token_grant" : false ,
136
67
"rawHeaders" : [],
137
68
"responseIsBinary" : false
138
69
},
139
- {
140
- "scope" : " https://deploy-cli-dev.eu.auth0.com:443" ,
141
- "method" : " GET" ,
142
- "path" : " /api/v2/tenants/settings" ,
143
- "body" : " " ,
144
- "status" : 200 ,
145
- "response" : {
146
- "allowed_logout_urls" : [
147
- " https://mycompany.org/logoutCallback"
148
- ],
149
- "change_password" : {
150
- "enabled" : true ,
151
- "html" : " <html>Change Password</html>\n "
152
- },
153
- "enabled_locales" : [
154
- " en"
155
- ],
156
- "error_page" : {
157
- "html" : " <html>Error Page</html>\n " ,
158
- "show_log_link" : false ,
159
- "url" : " https://mycompany.org/error"
160
- },
161
- "flags" : {
162
- "allow_changing_enable_sso" : false ,
163
- "allow_legacy_delegation_grant_types" : true ,
164
- "allow_legacy_ro_grant_types" : true ,
165
- "change_pwd_flow_v1" : false ,
166
- "disable_impersonation" : true ,
167
- "enable_apis_section" : false ,
168
- "enable_client_connections" : false ,
169
- "enable_custom_domain_in_emails" : false ,
170
- "enable_dynamic_client_registration" : false ,
171
- "enable_legacy_logs_search_v2" : false ,
172
- "enable_public_signup_user_exists_error" : true ,
173
- "enable_sso" : true ,
174
- "new_universal_login_experience_enabled" : true ,
175
- "universal_login" : true ,
176
- "use_scope_descriptions_for_consent" : false ,
177
- "revoke_refresh_token_grant" : false ,
178
- "disable_clickjack_protection_headers" : false ,
179
- "enable_pipeline2" : false
180
- },
181
- "friendly_name" : " This is the ##COMPANY_NAME## Tenant" ,
182
- "guardian_mfa_page" : {
183
- "enabled" : true ,
184
- "html" : " <html>MFA</html>\n "
185
- },
186
- "idle_session_lifetime" : 1 ,
187
- "picture_url" : " https://upload.wikimedia.org/wikipedia/commons/0/0d/Grandmas_marathon_finishers.png" ,
188
- "sandbox_version" : " 12" ,
189
- "session_lifetime" : 3.0166666666666666 ,
190
- "support_email" :
" [email protected] " ,
191
- "support_url" : " https://mycompany.org/support" ,
192
- "universal_login" : {},
193
- "session_cookie" : {
194
- "mode" : " non-persistent"
195
- },
196
- "sandbox_versions_available" : [
197
- " 16" ,
198
- " 12"
199
- ]
200
- },
201
- "rawHeaders" : [],
202
- "responseIsBinary" : false
203
- },
204
70
{
205
71
"scope" : " https://deploy-cli-dev.eu.auth0.com:443" ,
206
72
"method" : " PATCH" ,
210
76
" en"
211
77
],
212
78
"friendly_name" : " This is the Travel0 Tenant" ,
213
- "flags" : {
214
- "new_universal_login_experience_enabled" : true
215
- },
216
79
"universal_login" : {}
217
80
},
218
81
"status" : 200 ,
338
201
"rawHeaders" : [],
339
202
"responseIsBinary" : false
340
203
}
341
- ]
204
+ ]
0 commit comments