is it possible to get a handle on UME objects (IUser,IRole,etc) from JAAS LoginModule? I keep on getting UMException when i try to get a handle on IUser. can somebody confirm if this is possible.
we are trying to implement our own authentication scheme wherein we need to determine if a specific portal role is assigned to the user. if the portal role is not assigned, the authentication must fail.
sorry for the delayed follow-up. i was on extended new year's break... anyway, i managed to solve this problem. i was referring to the wrong import library. thanks the replies though.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment