[keycloak-user] Accounts Logs
Dmitry Telegin
demetrio at carretti.pro
Thu May 2 16:21:33 EDT 2019
Hi Aaron,
Here you go: Events -> Config -> Login Events Settings -> Save Events = OFF
Visibility of the logs section in the Account UI directly depends on this setting [1].
[1] https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/services/resources/account/AccountFormService.java#L175
Cheers,
Dmitry
On Wed, 2019-05-01 at 10:11 -0700, Aaron Echols wrote:
> Hello All,
>
> I'm been pulling my hair out on this one. I setup a DEV instance of
> Keycloak to test some theming and one thing I've noticed, is that when
> using a realms account page, Logs is disabled in DEV
>
> I can't figure out how to disable that in my PROD instance. I'd like to
> hide that for all users, as my users won't understand what any of that
> means.
>
> Currently in PROD, when going to any users account page you see the
> following layout:
>
> * Account
> * Password
> * Authenticator
> * Sessions
> * Applications
> * Logs
>
> In DEV, I see:
>
> * Account
> * Password
> * Authenticator
> * Sessions
> * Applications
>
> That's what I'd like to see in PROD as well. I'm hoping it's something
> simple I'm missing. Thanks in advance. :)
> --
> Aaron Echols
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list