.. |
endpoints
|
KEYCLOAK-7166 Added the possibility of not logging out of remote idp on browser logout, by passing a query param containing the id of the identity provider
|
2018-11-06 13:39:19 +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-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 |
representations
|
[KEYCLOAK-8308] - Deprecate token_introspection_endpoint claim from OIDC discovery document
|
2018-09-19 09:46:50 -03:00 |
utils
|
KEYCLOAK-8008 Ensure InputStream are closed
|
2018-10-01 16:06:32 +02: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-7560 Refactor token signature SPI PR
|
2018-09-11 08:14:10 +02: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-7560 Refactor token signature SPI PR
|
2018-09-11 08:14:10 +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-8175 Possibility of clientScope not being used if user doesn't have a role
|
2018-10-31 18:04:41 +01:00 |