Despite having looked through and tried various solutions from the previous answers, I was not able to resolve the problem. I have tried the following solutions already:
- updating all the roles and permissions to only use the authorization client created when installing the extension
- removing the extension and deleting the client and reinstalling again
- removing users and logging/signing up them in with the client linked to the authorization extension
I still receive the groups though. The following is the response I am getting when trying the rule with a user:
{
“groups”:
“Default”
],
“roles”: ],
“permissions”: ]
}