On 05/08/16 04:51, Francisco Montada wrote:
Hi team, we are using Keycloak and we are facing two issues that we
do
not know why is happening
1. We are using the same Database to save Keycloak and our App
information, we have a Spring boot and MongoDB environment, so we have
access directly from our Application level to the Keycloak
collections, we had noticed that if we change any value on Keycloak
collection form the DB or from our app level it is no reflected on
Keycloak
Does Keycloak have some security validation for data that are No saved
from the Admin or API ?
Could be related with Caching ?
Yes, Keycloak has cache for user data. It's
possible to disable it in
keycloak admin console.
2. For some reason our Keycloak collections is getting mess up, after
a period of time, what is happening is the Master/Realm/Admin User
password is getting clean up and also the credentials for some of our
users
Do you have any idea what is happening ?
Could be related with that we are adding extra values to the "user"
collection ?
Yes. Also the question is, if you're not doing something, which
accidentally breaks existing users (delete their passwords etc)?
Marek
Thanks
Francisco
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user