keycloak-scim/services/src/main/java/org/keycloak/protocol/oidc
2020-12-04 13:01:22 +01:00
..
endpoints KEYCLOAK-15889 Streamification of ProtocolMappers 2020-11-10 16:40:34 +01:00
ext KEYCLOAK-6229 OpenShift Token Review interface 2018-09-07 08:21:28 +02:00
installation KEYCLOAK-15889 Streamification of ProtocolMappers 2020-11-10 16:40:34 +01:00
mappers KEYCLOAK-15287 Ability to add custom claims to the AccessTokenResponse 2020-12-03 17:28:03 +01:00
utils KEYCLOAK-11699 add support for 127.0.0.1 for native app 2020-11-20 11:03:29 +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
BackchannelLogoutResponse.java KEYCLOAK-2940 - draft - Backchannel Logout (#7272) 2020-08-12 09:07:58 -03:00
LogoutTokenValidationCode.java KEYCLOAK-2940 - draft - Backchannel Logout (#7272) 2020-08-12 09:07:58 -03:00
OIDCAdvancedConfigWrapper.java KEYCLOAK-9551 KEYCLOAK-16159 Make refresh_token generation for client_credentials optional. Support for revocation of access tokens. 2020-11-06 09:15:34 +01: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-9551 KEYCLOAK-16159 Make refresh_token generation for client_credentials optional. Support for revocation of access tokens. 2020-11-06 09:15:34 +01:00
OIDCLoginProtocol.java KEYCLOAK-2940 - draft - Backchannel Logout (#7272) 2020-08-12 09:07:58 -03:00
OIDCLoginProtocolFactory.java KEYCLOAK-15156 backchannel logout offline session handling 2020-08-13 08:09:59 -03:00
OIDCLoginProtocolService.java KEYCLOAK-15898 Streamification of Keymanager 2020-11-10 14:43:23 +01:00
OIDCWellKnownProvider.java KEYCLOAK-15998 Keycloak OIDC adapter broken when Keycloak server is on http 2020-10-21 08:36:08 +02: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-16543 fix compilation failure on keycloak-services 2020-12-04 13:01:22 +01:00