zitadel/internal/authz/repository
Livio Amstutz 4e1e8a714a
fix: cors (#621)
* fix: dont (re)generate client secret with auth type none

* fix(cors): allow Origin from request

* feat: add origin allow list and fix some core issues

* rename migration

* fix UserIDsByDomain

* check origin on userinfo

* update oidc pkg
2020-08-24 10:06:55 +02:00
..
eventsourcing fix: cors (#621) 2020-08-24 10:06:55 +02:00
iam.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
repository.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
token_verifier.go feat: check if org exists (#480) 2020-07-16 13:27:36 +02:00
user_grant.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00