zitadel/internal/auth/repository
Livio Amstutz 2ba56595b1
feat: add apis and application keys (#1327)
* feat: add apis and application keys

* VerifyOIDCClientSecret

* Update internal/v2/repository/project/api_config.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* Update internal/v2/repository/project/key.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* fix append ApplicationKeyWriteModel

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-02-22 12:27:47 +01:00
..
eventsourcing feat: add apis and application keys (#1327) 2021-02-22 12:27:47 +01:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go fix: add register org and key pairs (#1275) 2021-02-12 16:51:12 +01:00
org.go fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
repository.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
token.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user.go fix: merge master (#1306) 2021-02-18 13:41:55 +01:00