zitadel/internal/api
Livio Spring 7dfa1925cc
feat: restrict login to specific org by id (scope) (#4294)
* feat: add new org scope

* change default of UserLoginMustBeDomain to false

* return resource owner claims

* fix: use email style for first user

* fix: ensure email style for default users (backwards compatibility)

* change to external domain (as it was before UserLoginMustBeDomain change)

* update e2e tests to use email style usernames

* document new scope

* lint e2e

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-09-23 12:08:10 +00:00
..
assets fix(email): set correct logo url (#4426) 2022-09-21 14:18:55 +00:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
saml feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
api.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00