IDAAS-11002: Audit Event logging failed.
Hi all,
I'm busy with OAM and AD integration. I try to test SSO and Kerberos and at the end get >>> KrbApReq: authenticate succeed.
But exact before start with Kerberos authentication I get a waring and can not find out what is wrong. does some body experince with this issue?
<Warning> <oracle.idaas.common> <IDAAS-11002> <Audit Event logging failed.
java.lang.NullPointerException
at oracle.security.idaas.common.audit.OICAuditor.log(OICAuditor.java:144)
at oracle.security.idaas.oauth.common.audit.OAuthAuditorImpl.auditAuthzRequest(OAuthAuditorImpl.java:85)
at oracle.security.idaas.oauth.authz.impl.AuthzRequestHandlerImpl.processRequest(AuthzRequestHandlerImpl.java:432)
at oracle.security.idaas.oauth.jaxrs.AuthorizationImpl.authorize(AuthorizationImpl.java:181)