My Oracle Support Banner

OPSS - Login To Weblogic Admin Server Console Denied In Spite Of Correct Credentials (Doc ID 1484943.1)

Last updated on DECEMBER 22, 2023

Applies to:

Oracle Platform Security for Java - Version 11.1.1.5.0 and later
Information in this document applies to any platform.

Symptoms

Login to Weblogic Admin Server Console was denied in spite of correct credentials.

Customer is getting below exception in the logs:

Exception caught while getting credentials access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=<MAPNAME>,keyName=<KEYNAME> read)
java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=<MAPNAME>,keyName=<KEYNAME> read)
  at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
  at java.security.AccessController.checkPermission(AccessController.java:546)
  at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:436)
  at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:329)
  at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:460)
  at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:496)
  at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:519)
  at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:611)
  at oracle.security.jps.internal.credstore.ldap.LdapCredentialStore.getCredential(LdapCredentialStore.java:296)
  at oracle.sysman.eml.sec.credstore.EMCredentialStore$1.run(EMCredentialStore.java:105)
  at java.security.AccessController.doPrivileged(Native Method)
  at oracle.sysman.eml.sec.credstore.EMCredentialStore.getRepositoryCredInfo(EMCredentialStore.java:98)
  at oracle.sysman.eml.sec.auth.provider.repos.EMReposAuthenticatorHelper.isUserAuthenticated(EMReposAuthenticatorHelper.java:57)
  at oracle.sysman.eml.sec.auth.provider.repos.EMReposLoginModuleImpl.login(EMReposLoginModuleImpl.java:110)
  at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
  at java.security.AccessController.doPrivileged(Native Method)
  at com.bea.common.security.internal.service.LoginModuleWrapper.login 

 

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
Cause
Solution


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