Package org.keycloak.social.linkedin
Class LinkedInPublicKeyLoader
java.lang.Object
org.keycloak.social.linkedin.LinkedInPublicKeyLoader
- All Implemented Interfaces:
PublicKeyLoader
Specific public key loader that assumes that use for the keys is the requested one. The LinkedIn OpenID Connect implementation does not add the compulsory use claim in the jwks endpoint.
- Author:
- rmartinc
-
Constructor Summary
ConstructorDescriptionLinkedInPublicKeyLoader
(KeycloakSession session, OIDCIdentityProviderConfig config) -
Method Summary
-
Constructor Details
-
LinkedInPublicKeyLoader
-
-
Method Details
-
loadKeys
- Specified by:
loadKeys
in interfacePublicKeyLoader
- Throws:
Exception
-