- Issue created by @renzocarletti
- 🇦🇷Argentina renzocarletti
i upgrade the version and get the 6.0.0-beta5 and works fine now
When isAuthorized run gets nothing in it.
I create a new rol, add all except the debug permission to that rol and create a new user, add it to the scope and run, when i do the follow debug i get to "$authorized_scopes = $this->userData->get('simple_oauth', $uid, $name);" but when i see the database i dont see the user id related to 'simple_oauth', i created a consumer with all the fields and set to "user" the new one i create with the rol assigned , and in "Scopes" i add the rol i create, do i miss some permission or an step for this? so i can see 'simple_oauth' in the database?
Thanks for reading!
Active
5.2
OpenID Connect
i upgrade the version and get the 6.0.0-beta5 and works fine now