mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 11:20:00 +00:00
empty security settings as default for integration tests
This commit is contained in:
@@ -6,6 +6,13 @@
|
|||||||
"data": {}
|
"data": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"service": "zitadel.settings.v2.SettingsService",
|
||||||
|
"method": "GetSecuritySettings",
|
||||||
|
"out": {
|
||||||
|
"data": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"service": "zitadel.settings.v2.SettingsService",
|
"service": "zitadel.settings.v2.SettingsService",
|
||||||
"method": "GetLegalAndSupportSettings",
|
"method": "GetLegalAndSupportSettings",
|
||||||
|
Reference in New Issue
Block a user