Currently, it is possible for Keycloak JS to be initialized with a redirect URL that is not on the same origin as the application it is being initialized on. This is often used as a redirect mechanism, but can cause unexpected issues, and should be prevented.
See #230
Currently, it is possible for Keycloak JS to be initialized with a redirect URL that is not on the same origin as the application it is being initialized on. This is often used as a redirect mechanism, but can cause unexpected issues, and should be prevented.
See #230