Hi, The following error it's giving, Configuration:
1.application.properties cas.authn.mfa.simple.token.core.time-to-kill-in-seconds=30 cas.authn.mfa.simple.token.core.token-length=6 cas.authn.mfa.simple.name=mfa-simple cas.authn.mfa.simple.order=1 cas.authn.mfa.simple.globalPrincipalAttributeNameTriggers=memberof cas.authn.mfa.simple.globalPrincipalAttributeValueRegex=grouptest cas.authn.mfa.simple.mail.from=***@gmail.com cas.authn.mfa.simple.mail.text=Hello! Your requested CAS token is %s cas.authn.mfa.simple.mail.subject=CAS MFA Token cas.authn.mfa.simple.mail.attributeName=mail cas.authn.mfa.triggers.global.global-provider-id=mfa-simple cas.authn.mfa.global-provider-id=mfa-simple spring.mail.properties.mail.smtp.starttls.enable=true spring.mail.properties.mail.smtp.ssl.enable=true spring.mail.properties.mail.smtp.auth=true spring.mail.host=smtp.gmail.com spring.mail.username=***@gmail.com spring.mail.protocol=smtp spring.mail.password=**** spring.mail.port=587 spring.mail.testConnection=true spring.mail.default-encoding=UTF-8 After successfull credentila validation it's saying MFA provider unavailable, expecting to send email with token after enter token should route success page. can you help me on this. -- - Website: https://apereo.github.io/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 cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/13227c56-3ff9-4e5e-bcf9-34b58ad8d545n%40apereo.org.