Hi all Or I would like to ask you to what the right configuration to make it work mfa with Google
thank you so much On Tue, Apr 7, 2020, 13:54 Umut Arus <[email protected]> wrote: > Hi, > > We are getting an error on the below with version 5.3.2. I am adding the > config. How can we fix the error? > > Error: > ---------------- > 2020-04-07 13:25:38,900 ERROR > [org.apereo.cas.authentication.PolicyBasedAuthenticationManager] - > <Authentication has failed. Credentials may be incorrect or CAS cannot find > authentication handler that supports [OneTimeTokenCredential(token=552157)] > of type [GoogleAuthenticatorTokenCredential]. Examine the configuration to > ensure a method of authentication is defined and analyze CAS logs at DEBUG > level to trace the authentication event.> > > Config: > ---------------- > cas.properties > > cas.authn.mfa.gauth.issuer=CAS > cas.authn.mfa.gauth.label=CASLabel > cas.authn.mfa.globalProviderId=mfa-gauth > cas.authn.mfa.globalFailureMode=CLOSED > cas.authn.mfa.gauth.issuer=TEST > cas.authn.mfa.gauth.codeDigits=6 > cas.authn.mfa.gauth.timeStepSize=60 > cas.authn.mfa.gauth.windowSize=3 > cas.authn.mfa.gauth.label=TEST > cas.authn.mfa.gauth.rank=0 > cas.authn.mfa.globalPrincipalAttributeNameTriggers=memberOf > cas.authn.mfa.globalPrincipalAttributeValueRegex=mfa-eligible > > json file; > > { > "@class" : "org.apereo.cas.services.RegexRegisteredService", > "serviceId" : "^(https|imaps)://.*", > "id" : 100, > "multifactorPolicy" : { > "@class" : > "org.apereo.cas.services.DefaultRegisteredServiceMultiactorPolicy", > "bypassEnabled" : "false" > } > } > > -- > *UMUT ARUS* > SİSTEM SORUMLUSU > SYSTEM SPECIALIST > ------------------------------ > Sabancı Üniversitesi > Üniversite Caddesi No:27 > 34956 Orta Mahalle > Tuzla - İstanbul > *T* 0 216 483 91 72 > *F* 0 216 483 91 86 > * www.sabanciuniv.edu * <https://www.sabanciuniv.edu/> > <https://www.sabanciuniv.edu/20yil> > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALwryzGdgBW4UghgsNz4gM%3DV33J0nxRZmVdeAYmcQBO0PdMbwA%40mail.gmail.com.
