Closed (fixed)
Project:
OAuth2 Client
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Dec 2020 at 21:06 UTC
Updated:
25 Jan 2021 at 13:24 UTC
Jump to comment: Most recent
Improve security and flexibility by integration with Key module.
Move confidential client data from annotations to Key data or core key/value storage.
Move confidential client properties from plugin definition (Annotation) to appropriate storage.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
fathershawnI have a working implementation in the issue fork. Manually tested via
resource_ownergrant on an Oauth2 endpoint using local storage and Key module.Comment #4
fathershawn@perelesnyk Would you review my code? Next steps on this issue are some automated tests.
Comment #6
fathershawn