[keycloak-dev] Admin console broken on master?

Bruno Oliveira bruno at abstractj.org
Fri Nov 25 05:06:47 EST 2016


I identified that after this commit d5925b8ccfbfa3e42f3a0396fa60f233552e9b8f things were broken,
because "user-federation" endpoint was removed.

What's the new endpoint to list federation providers now?

On 2016-11-25, Bruno Oliveira wrote:
> 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

--

abstractj
PGP: 0x84DC9914


More information about the keycloak-dev mailing list