zitadel/cmd
Stefan Benz 15fd3045e0
feat: add SAML as identity provider (#6454)
* feat: first implementation for saml sp

* fix: add command side instance and org for saml provider

* fix: add query side instance and org for saml provider

* fix: request handling in event and retrieval of finished intent

* fix: add review changes and integration tests

* fix: add integration tests for saml idp

* fix: correct unit tests with review changes

* fix: add saml session unit test

* fix: add saml session unit test

* fix: add saml session unit test

* fix: changes from review

* fix: changes from review

* fix: proto build error

* fix: proto build error

* fix: proto build error

* fix: proto require metadata oneof

* fix: login with saml provider

* fix: integration test for saml assertion

* lint client.go

* fix json tag

* fix: linting

* fix import

* fix: linting

* fix saml idp query

* fix: linting

* lint: try all issues

* revert linting config

* fix: add regenerate endpoints

* fix: translations

* fix mk.yaml

* ignore acs path for user agent cookie

* fix: add AuthFromProvider test for saml

* fix: integration test for saml retrieve information

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-29 11:26:14 +02:00
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
key feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
ready feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
setup feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
start feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
zitadel.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00