My Oracle Support Banner

CSSO Login Fails in 12.2.1.4: "AUTHENTICATION_FAILED" "org.jasig.cas.authentication.AuthenticationException" (Doc ID 2760910.1)

Last updated on JUNE 08, 2023

Applies to:

Oracle WebCenter Sites - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

CSSO Login Fails in 12.2.1.4: "AUTHENTICATION_FAILED" "org.jasig.cas.authentication.AuthenticationException"

After Upgrading to 12c and re-implementing CSSO per the following KM:
- How To Use the Sample Custom Single Sign-On With WebCenter Sites 12.2.1.4 (Doc ID 2660086.1)

Login is failing now, where in 11g it was working.

Login redirects to /cas/login page.

cas.log shows following ERROR:

[NOTIFICATION] [] [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] ] [APP: cas] [partition-name: DOMAIN] [tenant-name: GLOBAL] Audit trail record BEGIN[[
=============================================================
WHO: com.fatwire.wem.sso.cas.{CustomCredentials}@123456
WHAT: Supplied credentials: [com.fatwire.wem.sso.cas.{CustomCredentials}@123456]
ACTION: AUTHENTICATION_FAILED
APPLICATION: CAS
WHEN: Fri Feb 1 12:30:00 UTC 2021
CLIENT IP ADDRESS: 1.2.3.4
SERVER IP ADDRESS: 2.3.4.5
=============================================================

The sites managed server.log shows the following exception:

org.jasig.cas.authentication.AuthenticationException: 1 errors, 0 successes
at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.evaluateProducedAuthenticationContext(PolicyBasedAuthenticationManager.java:256)
at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.authenticateInternal(PolicyBasedAuthenticationManager.java:242)
at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.authenticate(PolicyBasedAuthenticationManager.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:84)
at org.jasig.inspektr.audit.AuditTrailManagementAspect.handleAuditTrail(AuditTrailManagementAspect.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:627)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:616)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy276.authenticate(Unknown Source)
at org.jasig.cas.authentication.DefaultAuthenticationTransactionManager.handle(DefaultAuthenticationTransactionManager.java:29)
at com.fatwire.wem.sso.cas.{CustomAuthenticator}.performLoginAction({CustomAuthenticator}.java:123)

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.