Removing the sec:openid-login element from security.xml removes the OpenID filter from the filter chain, disabling login via OpenID, but it does not alter the static html login form. For that, you'll need to edit /matterhorn-runtime-info-ui/src/main/resources/ui/login.html. The login form is not built dynamically from the security configuration.
Josh On Sun, Feb 20, 2011 at 3:44 PM, Lovemore Nalube <[email protected]> wrote: > Hi Guys > > What is the easiest way to remove the OpenID section of the login page? > According to Josh (here) one should just remove <sec:openid-login ... /> > from security.xml > > This is not doing the trick for me. the login still comes up. I may have to > get into the html code but there should be a surefire way to fix this :) > > Thanks > > > -- > Lovemore Nalube > OLE Developer (Vula) > University of Cape Town > http://www.cet.uct.ac.za/LovemoreN > > > ### > > UNIVERSITY OF CAPE TOWN > > This e-mail is subject to the UCT ICT policies and e-mail disclaimer > published on our website at > http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27 > 21 650 9111. This e-mail is intended only for the person(s) to whom it is > addressed. If the e-mail has reached you in error, please notify the author. > If you are not the intended recipient of the e-mail you may not use, > disclose, copy, redirect or print the content. If this e-mail is not related > to the business of UCT it is sent by the sender in the sender's individual > capacity. > > ### > > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ > _______________________________________________ Community mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/community To unsubscribe please email [email protected] _______________________________________________
