keycloak-scim/adapters/oidc/js/src/main/resources
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
..
keycloak-authz.js Refactor entitlement request argument name 2016-10-20 17:24:41 +02:00
keycloak.d.ts KEYCLOAK-4396: Add keycloak.d.ts for TypeScript 2017-03-20 12:42:26 -04:00
keycloak.js Verify message comes from loginIframe 2017-04-04 16:32:21 -05:00
login-status-iframe-deprecated.html KEYCLOAK-4286 Add deprecated support for old keycloak.js 2017-01-25 15:59:43 +01:00
login-status-iframe.html KEYCLOAK-4338 KEYCLOAK-4331 Fixes to session iframe 2017-02-02 08:12:29 +01:00