Hi @Psythe
SlingUserInfoProcessor has a lot of dependencies that are embedded in the oidc granite bundle. If you want to modify it, you need to include all of them. You can find the list in the sling project.
I suggest instead to implement the org.apache.sling.auth.oauth_client.spi.UserInfoProces...