zitadel/internal/api/oidc
Stefan Benz e2fdd3f077
feat: support client_credentials for service users (#5134)
Request an access_token for service users with OAuth 2.0 Client Credentials Grant. Added functionality to generate and remove a secret on service users.
2023-01-31 19:52:47 +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 feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
client_converter.go feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
client_credentials.go feat: support client_credentials for service users (#5134) 2023-01-31 19:52:47 +00:00
client.go feat: support client_credentials for service users (#5134) 2023-01-31 19:52:47 +00:00
key.go feat: remove org (#4148) 2022-11-30 17:01:17 +01: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