Folks, Would love to get some feedback on https://issues.jasig.org/browse/CAS-1071
This is slated for CAS 3.5 and would change the patten matching from ANTLR to RegEx. Best, Bill On Mon, Mar 12, 2012 at 9:16 AM, Rene Schrieken <[email protected]> wrote: > Hi, > > I have difficulty getting the servics and the ANT matching to work as > expected. > > I use a mysql backend to store the registeredservices. > > In the db I have the following services in this evaluationorder > > http://login.mydomain.com/** > https://login.mydomain.com/** > http://portal.mydomain.com/** > https://portal.mydomain.com/** > http://forum.mydomain.com/** > > login.mydomain.com is my cas server which also hosts the services app > > I tried http?://portal.mydomain.com/** to match http and https but that > doesn't seem to work. > Strangely http://login.mydomain.com is matched correctly ( I can login to > the services) but http://portal.mydomain.com is NOT matched (service Not > allowed) but https://portal.mydomain.com IS matched. > > I supect it has something to do with the evaluation order but how is unclear > to me. Can someone shine some light on this issue? > > Tnx > > René > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
