[keycloak-dev] Admin console broken on master?

Bruno Oliveira bruno at abstractj.org
Thu Nov 24 23:14:48 EST 2016


Good morning,

I'm fixing the SSSD provider testsuite and noticed that User Federation
provider list is broken on master. It looks like some endpoints changed:

Error:

http://localhost:8081/auth/admin/realms/master/user-federation/providers Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:8081/auth/admin/realms/master/user-federation/instances Failed to load resource: the server responded with a status of 404 (Not Found)

To reproduce it, based on commit 9dd4cbb40e1579394aa2a4618b2dc941fffa4af1 run:

1. mvn clean install -DskipTests=true && mvn -f testsuite/integration/pom.xml exec:java -Pkeycloak-server
2. Login and go to "User Federation"

The expected page is:

Resource not found...
We could not find the resource you are looking for. Please make sure the URL you entered is correct.

Go to the home page »

Am I the only one?

--

abstractj
PGP: 0x84DC9914


More information about the keycloak-dev mailing list