Going from 1.1.0-Alpha1-SNAPSHOT causes an infinite loop when logging in. First, it successfully transitions to the login page. When I log in, the application transitions back to the application and keeps calling keycloak.init over and over and over and over again. It keeps pasting codes to the url:
I am running an angularjs javascript client running on a separate domain from the wildfly server. Everything was working prior to the "upgrade".