Hi, We have developed a web based application using weblogic app server. We are facing some problem in implementing authorization.
our requirement is User should be authenticated only once and then should be able to invoke business services based on his role. Our all business services are implemented using SLSB and we want to use EJB declarative model for the authorization. Authenitcation is implemented by separte process using RDBMS. The problem what we are facing is how to create a security context for the user on suceesfull authenitcation and pass it to the app server container for the authorization. All suggestions are most welcome. Thanks, Goutam =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
