Ok, it is clear that the user object does not have groups key. Maybe you can inspect the auth_model by printing it in this function by subclassing it in your custom authenticator. That can give you more leads!
Ok, it is clear that the user object does not have groups key. Maybe you can inspect the auth_model by printing it in this function by subclassing it in your custom authenticator. That can give you more leads!