[keycloak-dev] A probable bug in read-only mode for LDAP Federation Provider
Marek Posolda
mposolda at redhat.com
Fri Nov 18 16:11:43 EST 2016
Yeah, now it's working fine. However I've added workaround with custom
REST endpoint, which is able to find either UserStorageProvider model
and fallback to UserFederationProvider model (if ComponentModel
corresponding to UserStorageProvider is not found). I couldn't figure
better way to have admin console working correctly with both UserStorage
providers and old UserFederation providers.
We can remove workaround once the UserFederation SPI is removed. I've
added JIRA to track removing this workaround in next version
https://issues.jboss.org/browse/KEYCLOAK-3933
Marek
On 18/11/16 21:45, Bill Burke wrote:
> This is my port?
>
>
> On 11/18/16 3:32 PM, Marek Posolda wrote:
>> I've reproduced the "Resource not found" in latest master. Should be
>> fixed now.
>>
>> Marek
>>
>> On 16/11/16 14:16, Bruno Oliveira wrote:
>>> After rebase against master and go to "Users > Edit" I get:
>>>
>>> "Resource not found...
>>> We could not find the resource you are looking for. Please make sure the URL you entered is correct."
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
More information about the keycloak-dev
mailing list