keycloak-scim/services/src/main/java/org/keycloak/protocol/oidc
2019-02-25 10:21:49 +01:00
..
endpoints KEYCLOAK-9182 2019-01-03 14:28:35 +01:00
ext KEYCLOAK-6229 OpenShift Token Review interface 2018-09-07 08:21:28 +02:00
installation KEYCLOAK-8484 Remove audience client scope template 2018-10-31 11:11:02 +01:00
mappers KEYCLOAK-8838 Incorrect resource_access in accessToken when clientId contains dots 2018-12-13 10:31:27 +01:00
representations [KEYCLOAK-8308] - Deprecate token_introspection_endpoint claim from OIDC discovery document 2018-09-19 09:46:50 -03:00
utils KEYCLOAK-7774 KEYCLOAK-8438 Errors when SSO authenticating to same client multiple times concurrently in more browser tabs 2018-11-21 21:51:32 +01:00
AccessTokenIntrospectionProvider.java KEYCLOAK-8264 Update OpenShift Token Review endpoint to support additional algorithms and to update session last refresh on token introspection 2018-09-11 19:57:38 +02:00
AccessTokenIntrospectionProviderFactory.java [KEYCLOAK-2753] - Fine-grained Authorization Services 2016-06-17 02:07:34 -03:00
OIDCAdvancedConfigWrapper.java KEYCLOAK-7560 Refactor token signature SPI PR 2018-09-11 08:14:10 +02:00
OIDCClientDescriptionConverter.java refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
OIDCClientDescriptionConverterFactory.java KEYCLOAK-3424 Support for save JWKS in OIDC ClientRegistration endpoint 2016-08-12 15:51:14 +02:00
OIDCConfigAttributes.java KEYCLOAK-8263 Add option to client to override access token timeout 2018-09-11 12:40:51 +02:00
OIDCLoginProtocol.java KEYCLOAK-9050 Change LoginProtocol.authenticated to read most of the values from authenticationSession 2018-12-12 13:30:03 +01:00
OIDCLoginProtocolFactory.java KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Default 'roles' and 'web-origins' client scopes. Add roles and allowed-origins to the token through protocol mappers 2018-10-04 12:00:38 +02:00
OIDCLoginProtocolService.java KEYCLOAK-7560 Refactor token signature SPI PR 2018-09-11 08:14:10 +02:00
OIDCWellKnownProvider.java KEYCLOAK-9376 Add "aud" to DEFAULT_CLAIMS_SUPPORTED 2019-02-25 10:21:49 +01:00
OIDCWellKnownProviderFactory.java KEYCLOAK-3222 extend WellKnown to return supported types of client authentications. More tests 2016-07-08 15:39:13 +02:00
RefreshTokenIntrospectionProvider.java [KEYCLOAK-2753] - Fine-grained Authorization Services 2016-06-17 02:07:34 -03:00
RefreshTokenIntrospectionProviderFactory.java [KEYCLOAK-2753] - Fine-grained Authorization Services 2016-06-17 02:07:34 -03:00
TokenManager.java KEYCLOAK-9089 IllegalArgumentException when trying to use ES256 as OIDC access token signature 2018-12-14 21:01:03 +01:00