keycloak-scim/adapters
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
..
oidc Verify message comes from loginIframe 2017-04-04 16:32:21 -05:00
saml KEYCLOAK-4668 Exclude modules in product profile 2017-03-28 10:04:20 +02:00
spi Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00
pom.xml Bump to 3.1.0.CR1-SNAPSHOT 2017-03-16 14:21:40 +01:00