[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

diparc do-not-reply at jboss.com
Fri Feb 20 10:02:17 EST 2009


I modifed all those files -

we use directory smart and I am using a custom login module for authentication that extends UsernamePasswordLoginModule.
I am not using any of the *IdentityLoginModule

is it required to use one of the *IdentityLoginModules ?

in web.xml of portal-server.war, I have changed the role name from "Authenticated" to "BetaUI". this role is defined in directory smart.
However, I only have assigned this role to one user. I intend only to provide this user the portal functionality for now.

I read in the docs that all users need to be assigned this role, but I am not absolutely sure if this is required ?

I dont know what I am doing wrong - I have the portal pages authenticating correctly, but get this 500 no auth user error just for dashboard

Also, if i set a breakpoint in the custom class that extends UsernamePasswordLoginModule, and access the dashboard, i see that the credentials are obtained correctly from directory smart.

D 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211845#4211845

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211845



More information about the jboss-user mailing list