[cas-user] Gauth multifactor auth with CAS 6.4.0

2021-09-22 Thread Michele Andreoli
Hi, I'm trying to configure the multifactor authentication with *Google Authenticator provider* on *CAS 6.4.0*. If I start CAS everthing goes well and I'm able to register my device with the generated qrcode and login. If I *reboot CAS*, when it ask me for token for login, the token generated

Re: [cas-user] [Cas 6.0 6.1] Trusted devices and gauth account are forgotten on cas reboot

2021-09-27 Thread Michele Andreoli
Hi, how did you fix this issue? Il giorno giovedì 12 marzo 2020 alle 19:19:39 UTC+1 Michele Melluso ha scritto: > I found it out. > > Cas was generating encription keys every boot asking for me to set it in > cas.conf. > At the next reboot the key was different so Cas was unable to decript

[cas-user] Re: Gauth multifactor auth with CAS 6.4.0

2021-09-27 Thread Michele Andreoli
these key instead generating a new one Il giorno mercoledì 22 settembre 2021 alle 09:46:29 UTC+2 Michele Andreoli ha scritto: > Hi, > > I'm trying to configure the multifactor authentication with *Google > Authenticator provider* on *CAS 6.4.0*. > > If I start CAS everthing goes

[cas-user] Re: JWT with random kid CAS 6.6.0

2022-10-12 Thread Michele Andreoli
ing key and verify this token. I don't find any configuration for set this variable, I think it's a bug. Il giorno giovedì 6 ottobre 2022 alle 09:11:54 UTC+2 Michele Andreoli ha scritto: > Hi, > > my current version of CAS is 6.6.0. > > I'm using JWT with CAS and I set these configs:

[cas-user] JWT with random kid CAS 6.6.0

2022-10-06 Thread Michele Andreoli
Hi, my current version of CAS is 6.6.0. I'm using JWT with CAS and I set these configs: cas.authn.token.crypto.enabled=true cas.authn.token.crypto.encryptionEnabled=true cas.authn.token.crypto.signingEnabled=true cas.authn.token.crypto.alg=A256CBC-HS512 cas.authn.token.crypto.signing.key=***