Re: [EXTERNAL SENDER] [cas-user] Google Authenticator JPA account not persisted

2024-10-24 Thread Michal S
Hi Jaanus. I have exactly the same problem. Did you manage to solve it? Thanks, Michal czwartek, 14 marca 2024 o 17:32:34 UTC+1 Jaanus Heinlaid napisał(a): > Sorry, my bad! > Indeed, when copy-pasting the relevant section of my properties file, > I accidentally left out those two lines. Correct

Re: [EXTERNAL SENDER] [cas-user] Google Authenticator JPA account not persisted

2024-10-24 Thread John Bergant
Hi Jaanus and Michal, I've seen this issue as well in the 7.x version of CAS. John On Thu, Oct 24, 2024 at 6:32 PM Michal S wrote: > Hi Jaanus. > > I have exactly the same problem. Did you manage to solve it? > > Thanks, > Michal > > czwartek, 14 marca 2024 o 17:32:34 UTC+1 Jaanus Heinlaid nap

[cas-user] Re: Prometheus actuator endpoint not working after update from 6.6 to 7.1

2024-10-24 Thread Alcides Moraes
I fixed this, I had to change 2 properties: Property migrator accused this one: *management.metrics.export.prometheus.enabled* changed to *management.prometheus.metrics.export.enabled* But this alone was not enough. I had to add *management.endpoint.prometheus.enabled: true* even though I alrea