The Github oauth tutorial is not OpenID Connect compliant. #508
Labels
bug
documentation
help wanted
question
scope:authentication
stale
For marking issues as stale. Labeled issues will be closed soon if label is not removed.
As @jmandel described in his comment on the tutorial
Using Github Bearer Token to authenticate directly to Kinto without any specific scoping of the Bearer Token means that any application having a Github Bearer Token for the user can manage, read, add and delete her Kinto data. This is not acceptable for production use.
This remembers me a discussion we had a month ago in London with @michielbdejong where he explained me that RemoteStorage embedded an OpenID Connect compatible server in charge of generating RemoteStorage scoped specific Bearer Token.
How should we handle this for Kinto, what is the plan forward to have a better OAuth2 integration.
Thoughts?
The text was updated successfully, but these errors were encountered: