keycloak-scim/adapters/oidc
diego0020 a82278dcbf Verify message comes from loginIframe
In the current implementation a message coming from any window on the same origin may cause the refresh token to be cleared.
In my case, messages generated by a chrome extension were causing the application to logout unexpectedly. With additional condition only messages coming from the login iFrame will be processed. Another suggestion would be changing the condition `event.data != "unchanged"` to something more specific.
2017-04-04 16:32:21 -05:00
..
adapter-core Delegating caching of resource instances to to path matcher 2017-03-17 09:35:19 -03:00
as7-eap6 KEYCLOAK-4659 Changes to adapters for product profile 2017-03-24 12:07:21 +01:00
installed Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
jaxrs-oauth-client Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
jetty KEYCLOAK-4668 Exclude modules in product profile 2017-03-28 10:04:20 +02:00
js Verify message comes from loginIframe 2017-04-04 16:32:21 -05:00
osgi-adapter Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
servlet-filter Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
servlet-oauth-client Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
spring-boot Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
spring-security Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
tomcat KEYCLOAK-4668 Exclude modules in product profile 2017-03-28 10:04:20 +02:00
undertow Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
wildfly KEYCLOAK-4668 Exclude modules in product profile 2017-03-28 10:04:20 +02:00
wildfly-elytron [KEYCLOAK-3573] - Elytron SAML and OIDC Adapters 2017-03-24 11:32:08 -03:00
pom.xml [KEYCLOAK-3573] - Elytron SAML and OIDC Adapters 2017-03-24 11:32:08 -03:00