Posted By:
Chhaya_P
Posted On:
Tuesday, September 27, 2005 12:42 AM
Hi
We are facing problem with form-based authentication.
In weblogic.xml, the foll. entry is added,
Admin
FB
where FB is the global role defined in the security realm.
But when we login with the user name having role as 'FB', it does not work.
If a group name is specified as 'principal-name', everything works fine.
Please help.