weblogic 14 security
Hi all
I have done a web app with spring security and in memory authentication. In tomcat it works like a sharm.
In web logic 14 I have to create in 'myrealm' same user and password defined in in memory spring configuration. How to disable it?
Any help it is appreciated