- Issue created by @antiden
- Status changed to Needs review
9 months ago 12:31pm 20 June 2024 - ๐ฎ๐ณIndia sarwan_verma
Hi @antiden,
I have fixed this issue "Error: Call to undefined method in applyRoleRules() in keycloak_openid_connect_userinfo_save() " and also attached patch ,
please review and verify. - Status changed to Needs work
9 months ago 1:12pm 20 June 2024 - ๐ง๐ชBelgium BramDriesen Belgium ๐ง๐ช
Please create merge requests, patches are soon to be deprecated.
- Status changed to Needs review
9 months ago 1:26pm 20 June 2024 - Status changed to Needs work
9 months ago 1:35pm 20 June 2024 - ๐ง๐ชBelgium BramDriesen Belgium ๐ง๐ช
See pipeline result, not all should be fixed, but the code should not introduce new errors.
- First commit to issue fork.
- ๐ง๐ชBelgium cgoffin
I took a different approach by checking if the openid connect client plugin is an instance of the Keycloak class. I updated the MR and here also a patch file.