189558e80c
The old method (sign in with linkedin) is deprecated: https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin This replaces this with the new method: https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin-v2 This is not entirely OIDC compliant, however. The well known openid-configuration isn't present at the issuer root and the 'locale' claim contains an object instead of a string. These are worked around.