mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:37:43 +00:00
feat(saml): implementation of saml for ZITADEL v2 (#3618)
This commit is contained in:
@@ -16,6 +16,7 @@ type Application struct {
|
||||
Type int32 `json:"appType,omitempty"`
|
||||
OIDCConfig *OIDCConfig `json:"-"`
|
||||
APIConfig *APIConfig `json:"-"`
|
||||
SAMLConfig *SAMLConfig `json:"-"`
|
||||
}
|
||||
|
||||
type ApplicationID struct {
|
||||
|
Reference in New Issue
Block a user