mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
fix: remove app name check on ChangeAPIApplication (#1561)
* fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message
This commit is contained in:
@@ -194,7 +194,7 @@ Errors:
|
||||
NotActive:: Application is not active
|
||||
NotInactive: Application is not inactive
|
||||
OIDCConfigInvalid: OIDC configuration is invalid
|
||||
APIConfigInvalid: OIDC configuration is invalid
|
||||
APIConfigInvalid: API configuration is invalid
|
||||
IsNotOIDC: Application is not type oidc
|
||||
IsNotAPI: Application is not type API
|
||||
OIDCAuthMethodNoSecret: Chosen OIDC Auth Method does not require a secret
|
||||
|
Reference in New Issue
Block a user