zitadel/pkg/grpc
Stefan Benz c3b97a91a2
feat: add saml request to link to sessions (#9001)
# Which Problems Are Solved

It is currently not possible to use SAML with the Session API.

# How the Problems Are Solved

Add SAML service, to get and resolve SAML requests.
Add SAML session and SAML request aggregate, which can be linked to the
Session to get back a SAMLResponse from the API directly.

# Additional Changes

Update of dependency zitadel/saml to provide all functionality for
handling of SAML requests and responses.

# Additional Context

Closes #6053

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-12-19 11:11:40 +00:00
..
action feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
app chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp feat: idp v2 api GetIDPByID (#8425) 2024-08-14 18:18:29 +00:00
management feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
message fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
protoc/v2 perf(query): remove transactions for queries (#8614) 2024-11-04 10:06:14 +01:00
saml/v2 feat: add saml request to link to sessions (#9001) 2024-12-19 11:11:40 +00:00
settings feat: add http as smtp provider (#8545) 2024-09-12 06:27:29 +02:00
user feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00