--
cas.authn.wsfed[0].identityProviderUrl=https://test.adfs.com/adfs/ls/cas.authn.wsfed[0].identityProviderIdentifier=https://test.adfs.com/adfs/services/trustcas.authn.wsfed[0].relyingPartyIdentifier=https://my.cas.comcas.authn.wsfed[0].identityAttribute=E-Mail Addresscas.authn.wsfed[0].signingCertificateResources=file:/certs/adfs.cercas.authn.wsfed[0].attributesType=WSFEDcas.authn.wsfed[0].tolerance=10000cas.authn.wsfed[0].autoRedirect=falsecas.authn.wsfed[0].name=ADFS
# Private/Public keypair used to decrypt assertions, if any.echo "cas.authn.wsfed[0].encryptionPrivateKey=file:/certs/adfs-enc.keyecho "cas.authn.wsfed[0].encryptionCertificate=file:/certs/adfs-enc.crtecho "cas.authn.wsfed[0].encryptionPrivateKeyPassword=NONEDEBUG [org.apereo.cas.authentication.PolicyBasedAuthenticationManager] - <Candidate resolved authentication handlers for this transaction are [[org.apereo.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler@6a543e09, auth.CustomAuthenticationHandler@7ba1cdbe, org.apereo.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler@7c0e4e4e, org.apereo.cas.support.wsfederation.authentication.handler.support.WsFederationAuthenticationHandler@1a66be41]]>
DEBUG [org.apereo.cas.authentication.PolicyBasedAuthenticationManager] - <Authentication handler [ADFS] does not support the credential type [UsernamePasswordCredential(username=testUser@mydomain, source=null, customFields={})]. Trying next...>cas_1 | 2019-09-19 21:39:51,804 DEBUG [org.apereo.cas.support.events.listener.LoggingCasEventListener] - <Authentication transaction failed for credential: [UsernamePasswordCredential(username=testUser@mydomain, source=null, customFields={})]handler.supports(credential) == true
credentials != null && WsFederationCredential.class.isAssignableFrom(credentials.getClass())