Add OAuth resource indicator support#67
Conversation
|
Hi @m1234567898 I hope I was not too long to reply. I would like to thank for the contribution which look great at first sight, resources are a components for better security. Along with the usage of a scope parameter it gives means to restrict the audience of authorization while authorizing semantics of the scope of use of the access tokens. Looks great! I left comments, still hoping it helps. |
|
Note the issues with the continuous integration, I am still investigating having opened an issue on jose repository potatosalad/erlang-jose#191. To be continued, I'll keep you posted. |
patatoid
left a comment
There was a problem hiding this comment.
There are still issues with jose / joken versions in continuous integration I'll try to fix later on.
Thank you for the contribution, it definitely looks good.
Hoping, your use case works as expected, the standalone version will benefit from this.
|
@m1234567898 Have a look to malach-it/boruta-server#153, it helps to have auditable code chains in agents to agents interactions while request user/holder authentication when needed. It helps obtaining scoped access tokens. May it help? |
That looks very helpful! Thank you for helping me get this in so quickly @patatoid |
Summary
Adds backward-compatible OAuth Resource Indicators support RFC 8707:
resourceon authorization and token requestsinvalid_targetresourceandaudin introspection responsesWhy
More About Resource