zitadel/internal/api/oidc
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
..
auth_request_converter.go fix(amr): add pwd because password is wrong (#4284) 2022-08-31 08:16:31 +00:00
auth_request.go fix(auth): always get token by id and user id (#4371) 2022-09-15 12:59:40 +00:00
client_converter.go feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
client.go feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
key.go fix: improve interceptor handling (#3578) 2022-05-02 15:26:54 +00:00
op.go fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00