zitadel/internal
Stefan Benz 49de5c61b2
feat: saml application configuration for login version (#9351)
# Which Problems Are Solved

OIDC applications can configure the used login version, which is
currently not possible for SAML applications.

# How the Problems Are Solved

Add the same functionality dependent on the feature-flag for SAML
applications.

# Additional Changes

None

# Additional Context

Closes #9267
Follow up issue for frontend changes #9354

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2025-02-13 16:03:05 +00:00
..
actions fix: correctly check denied domains and ips for actions (#8810) 2024-10-22 16:16:44 +02:00
activity feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
admin/repository/eventsourcing refactor(handler): cache active instances (#9008) 2024-12-06 11:32:53 +00:00
api feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
auth/repository fix(login): allow fallback to local auth in case of IdP errors (#9178) 2025-01-15 10:39:28 +00:00
auth_request/repository fix(login): correctly reload policies on auth request (#7839) 2024-04-24 08:44:55 +00:00
authz fix(session v2): allow searching for own sessions or user agent (fingerprintID) (#9110) 2025-01-14 14:15:59 +01:00
cache fix(cache): convert expiry to number (#9143) 2025-01-07 12:51:06 +01:00
command feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
config feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
crypto perf(query): remove transactions for queries (#8614) 2024-11-04 10:06:14 +01:00
database feat: add task queue (#9321) 2025-02-12 14:51:55 +00:00
domain feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
eventstore fix(permissions_v2): add membership fields migration (#9199) 2025-01-17 16:16:26 +01:00
execution feat: action v2 signing (#8779) 2024-11-28 10:06:52 +00:00
feature perf: role permissions in database (#9152) 2025-01-16 10:09:15 +00:00
form refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
i18n fix(login): avoid disallowed languages with custom texts (#9094) 2024-12-20 11:31:03 +01:00
iam refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
id feat(cmd): Added machine ID mode to zitadel start up logs (#8251) 2024-07-16 09:53:57 +00:00
idp fix(saml): parse xsd:duration format correctly (#9098) 2024-12-20 16:03:06 +00:00
integration feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
logstore perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
migration fix(setup): improve search query to use index (#8898) 2024-11-13 07:50:23 +00:00
net perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
notification feat: permission check on OIDC and SAML service session API (#9304) 2025-02-11 18:45:09 +00:00
org refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
project refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
protoc merge main into next 2023-10-19 12:34:00 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
queue feat: add task queue (#9321) 2025-02-12 14:51:55 +00:00
renderer fix(login): (re)allow HTML in custom login texts (#7575) 2024-03-15 16:29:10 +01:00
repository feat: saml application configuration for login version (#9351) 2025-02-13 16:03:05 +00:00
static feat: add saml request to link to sessions (#9001) 2024-12-19 11:11:40 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
telemetry fix(OTEL): reduce high cardinality in traces and metrics (#9286) 2025-02-04 09:55:26 +01:00
test feat: list users scim v2 endpoint (#9187) 2025-01-21 13:31:54 +01:00
user feat(users/v2): return prompt information (#9255) 2025-01-29 15:12:31 +00:00
v2 fix(eventstore): revert precise decimal (#8527) (#8679) 2024-09-24 18:43:29 +02:00
view/repository perf(query): remove transactions for queries (#8614) 2024-11-04 10:06:14 +01:00
webauthn fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
zerrors feat: create user scim v2 endpoint (#9132) 2025-01-09 12:46:36 +01:00