Oracle Weblogic Server (MOSC)

MOSC Banner

how to configur my realm security in weblogic sever 12c

Hello; I created a security domain (Realm) that I named XXRealm, in this last one I created users with providers (Provider). And in the deployment descriptor (WEB.XML) of my application I have specifies the realm to use (XXRealm), but the problem is that when I authenticate, my application compares the user and the password with the users created in the security domain (MyRealm) the one by default of weblogic and it ignores my realm to me (XXRealm). My question is how I can force weblogic to use my realm (XXRealm specified in web.xml) and stop using the one default (myRealm).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center