mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-19 09:14:24 +00:00
repo event mappers
This commit is contained in:
@@ -107,6 +107,7 @@ func (a *Aggregate) PushIDPConfigChanged(
|
||||
configType idp.ConfigType,
|
||||
stylingType idp.StylingType,
|
||||
) *Aggregate {
|
||||
|
||||
event, err := NewIDPConfigChangedEvent(ctx, current, configID, name, configType, stylingType)
|
||||
if err != nil {
|
||||
return a
|
||||
|
Reference in New Issue
Block a user