mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 15:02:11 +00:00
29 lines
582 B
JSON
29 lines
582 B
JSON
[
|
|
{
|
|
"service": "zitadel.settings.v2alpha.SettingsService",
|
|
"method": "GetBrandingSettings",
|
|
"out": {}
|
|
},
|
|
{
|
|
"service": "zitadel.settings.v2alpha.SettingsService",
|
|
"method": "GetLegalAndSupportSettings",
|
|
"out": {}
|
|
},
|
|
{
|
|
"service": "zitadel.settings.v2alpha.SettingsService",
|
|
"method": "GetPasswordComplexitySettings",
|
|
"out": {}
|
|
},
|
|
{
|
|
"service": "zitadel.settings.v2alpha.SettingsService",
|
|
"method": "GetLoginSettings",
|
|
"out": {
|
|
"data": {
|
|
"settings": {
|
|
"passkeysType": 1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|