Use rpas_fc.log to check user authentication
Hi,
Is it possible to check in the rpas_fc.log that how users are getting authenticated through weblogic for accessing fusion client application?
I mean to ask that whether users are getting authenticated through the LDAP configuration in weblogic or users are added/setup in the weblogic? Is this something that can be found out using rpas_fc.log?
rpas_fc.log looks like below:
2020-07-09 14:10:30,663 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR - javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User traningadm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User traningadm deniedjavax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User traningadm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User traningadm deniedat weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:267) ~[?:?]at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110) ~[com.oracle.css.common.security.impl_7.1.0.0.jar:CSS 7.1 0.0]at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106) ~[com.oracle.css.common.security.impl_7.1.0.0.jar:CSS 7.1 0.0]at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source) ~[?:?]