I filed #3557744: How to handle password grant plugins after 6.0.6, but wanted to put something here in case anyone else runs into this. After updating to simple_oauth > 6.0.6 (security update), this module is no longer working for us. The issue may need to be moved to this module and take place of this one, but for now I filed it there.

CommentFileSizeAuthor
#2 3557748-2.patch586 bytesvictonator

Comments

andyg5000 created an issue. See original summary.

victonator’s picture

I bumped into this issue as well.
It seems we need to wait on a solution for issue 3555140 or a decorator could be implemented to decorate ScopeRepository.
For now I made a simple patch for simple_oauth to add the password grant to SCOPE_FIELD.