zitadel/internal/api/oidc
Tim Möhlmann 5819924275
feat: device authorization RFC 8628 (#5646)
* device auth: implement the write events

* add grant type device code

* fix(init): check if default value implements stringer

---------

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-04-19 08:46:02 +00:00
..
auth_request_converter.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
auth_request.go feat: role claims for service user tokens (#5577) 2023-04-03 14:26:51 +02:00
client_converter.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
client_credentials.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
client.go fix: role claims mapping (#5601) 2023-04-04 12:36:39 +00:00
device_auth.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
jwt-profile.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
key.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
op.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00