zitadel/cmd/start
Livio Spring 8d13247413
revert: "feat(IDP): use single callback endpoint"
This reverts commit e126ccc9aa.

# Which Problems Are Solved

#8295 introduced the possibility to handle idps on a single callback,
but broke current setups.

# How the Problems Are Solved

- Revert the change until a proper solution is found. Revert is needed
as docs were also changed.

# Additional Changes

None.

# Additional Context

- relates to #8295
2024-07-24 12:29:05 +00:00
..
config_test.go fix(setup): decode role mappings (#7760) 2024-04-14 12:55:54 +03:00
config.go fix(setup): decode complex config strings (#7854) 2024-05-01 12:17:27 +02:00
flags.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
start_from_init.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
start_from_setup.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
start.go revert: "feat(IDP): use single callback endpoint" 2024-07-24 12:29:05 +00:00