Created:
https://issues.jboss.org/browse/KEYCLOAK-3984
On 2016-11-25, Marek Posolda wrote:
I can see it too. It seems UserFederation were not yet fully cleaned
from
admin console. Feel free to create JIRA and/or fix it or wait for Bill after
return from thanksgiving.
AFAIK SSSD was already migrated from UserFederation to new UserStorage SPI.
So new endpoint should look for userStorage component rather than
federation. There should be already existing endpoint for it and I think
that things will work fine after UserFederation stuff is fully cleared from
angular.
Thank you Marek, I started to work on
https://issues.jboss.org/browse/KEYCLOAK-3970. The
testsuite is broken, but from what I test manually before that commit,
everything is working as expected.
Marek
On 25/11/16 11:06, Bruno Oliveira wrote:
> 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
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
--
abstractj
PGP: 0x84DC9914