zitadel/internal/auth/repository
Fabi 78c0cf2f57
fix: add and verified projectID in audience (#957)
* feat: new scope for project id in aud

* feat: add doc

* feat: projectid endpoint

* feat: remove handle Proejct id

* fix: remove go.mod replace

* fix: add project id to aud

* fix: update oidc version

* fix: change project id scope

* update projectID scope to current usage

* typo: ZITADEL uppercase

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-11-16 10:54:48 +01:00
..
eventsourcing fix: add and verified projectID in audience (#957) 2020-11-16 10:54:48 +01:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02: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: tokens on user aggregate (#837) 2020-10-15 13:52:41 +02:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00