zitadel/internal/api/authz
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
..
authorization_test.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
authorization.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
config.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
context_mock.go fix(tests): go version of tests (#618) 2020-08-20 22:09:37 +02:00
context.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
permissions_test.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
permissions.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
token_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
token.go fix: cors (#621) 2020-08-24 10:06:55 +02:00