To use sql authenticator in weblogic server security realm, read following blog post: SQLAuthenticator
valid-users users
For each group in your SQLAuthenticator provider in weblogic console, create an equivalent application role in jazn.xml, and recreate those roles in the Enterprise Roles in jazn.xml. In jazn,xml make enterprise role as member of the appropriate application role. There is no need to create user in jazn.xml file. Crating role will do the work.
Hi,
ReplyDeleteHave you tried using form based authentication with sql authenticator?
regards
hello Rakesh,
DeleteYes I have used sql authenticator for security.
and i used this with form based authentication.
regards
Rohit
Hi,
ReplyDeleteCan your post a blog regarding form based login and logout using sql authentication in detail which will be useful for many developers who are freshers .
Thanks in advance