mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:57:33 +00:00
feat(saml): implementation of saml for ZITADEL v2 (#3618)
This commit is contained in:
@@ -6,4 +6,5 @@ import (
|
||||
|
||||
func RegisterEventMappers(es *eventstore.Eventstore) {
|
||||
es.RegisterFilterEventMapper(AddedEventType, AddedEventMapper)
|
||||
es.RegisterFilterEventMapper(AddedCertificateEventType, AddedCertificateEventMapper)
|
||||
}
|
||||
|
Reference in New Issue
Block a user