Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OBIEE 12c using SAML 2.0 SSO For Authentication Fails With 403 Error

OBIEE login fails with 403 error

we have SAML 2.0 configured and see the following messages from bi server log

####<Oct 1, 2019 9:18:24,898 PM UTC> <Debug> <SecuritySAML2Service> <host> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <xxxxxxxxxxxxx> <xxxxx> <[severity-value: 128] [rid: 0:1] [partition-id: 0] [partition-name: DOMAIN] > <BEA-000000> <[Security:090938]Authentication failure: The specified user failed to log in. javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User specified user denied>

        at com.bea.common.security.utils.ExceptionHandler.throwFailedLoginException(ExceptionHandler.java:62)

        at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:380)

        at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:117)

        at java.security.AccessController.doPrivileged(Native Method)

        at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:114)

        at sun.reflect.GeneratedMethodAccessor914.invoke(Unknown Source)

Comments