Hi All ,
We need to migrate our application from jboss to weblogic 11G.We have succesfully completed the part of migrating ears into weblogic.But we are facing issue on how to migrate/implement the authetication process in weblogic.Currently we are using ldap authentication in jboss.I have gone thru the lot of documention on security in weblogic but not able to get starting point.OR probably too much confused about all the providers,Assertion,Authorization,Adjudication,Role Mapping etc..
Can anybody point me where to start ? any step by step approch for this ?
We have below entries in the login-config.xml in jboss ? What is equivalent file in weblogic ?