On Wed, Feb 16, 2011 at 10:29 AM, David Becker <[email protected]> wrote:
> Am 14.02.2011 12:59, schrieb George Niculae:
>
> I somehow can't get it to work.
>
> The URL I'm using is
> https://192.168.1.90:8443/sipxconfig/microsite/xhtml/Home.html and the
> xml file is attached. For some reason it always triggers the /.*
> pattern, if I comment that out I get a 404 on the microsite. If I change
> the filter on /.* to the microsite one it redirects correctly (but of
> course redirects the main page authentication as well). So the elements
> are in place but somehow the regex never matches.
>

I am going to take a closer look, but meanwhile could you try to add
the microsite pattern also on filterInvocationInterceptor bean as
/microbrowser/.*=ROLE_USER, just before /initial-config/.*=ROLE_LOCATION?

George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to