mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:19:21 +00:00
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! added first event
This commit is contained in:
@@ -19,6 +19,10 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
IDPRelationalTable = "zitadel.identity_providers"
|
||||||
|
IDPRelationalOrgIdCol = "org_id"
|
||||||
|
IDPRelationalAutoRegisterCol = "auto_register"
|
||||||
|
IDPRelationalPayloadCol = "payload"
|
||||||
IDPRelationalOrgId = "org_id"
|
IDPRelationalOrgId = "org_id"
|
||||||
IDPRelationalAllowCreationCol = "allow_creation"
|
IDPRelationalAllowCreationCol = "allow_creation"
|
||||||
IDPRelationalAllowLinkingCol = "allow_linking"
|
IDPRelationalAllowLinkingCol = "allow_linking"
|
||||||
|
Reference in New Issue
Block a user