canonical / hydra

OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.
https://www.ory.sh/hydra/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
0 stars 1 forks source link

Add transactions to device flow #24

Open nsklikas opened 2 months ago

nsklikas commented 2 months ago

On the performOAuth2DeviceVerificationFlow handler, multiple database calls are made to multiple tables (when the user has completed consent. Currently no locking mechanism is in place and no transactions. We need to look into adding transactions and locks (if needed).

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-936.

This message was autogenerated