I am upgrading our project form dxp 7.2 to 7.4. In old version we were using interface
OpenIdConnectUserInfoProcessor
to map the user data.
In 7.4, I am getting that this Interface is not available. I have looked alot but didn’t find anything related to this.
Any suggestion on how to resolve this would be helpful.