Skip to Content.
Sympa Menu

shibboleth-dev - IQ-sites.xml regular expression

Subject: Shibboleth Developers

List archive

IQ-sites.xml regular expression


Chronological Thread 
  • From: Ian Young <>
  • To:
  • Subject: IQ-sites.xml regular expression
  • Date: Tue, 09 Nov 2004 18:47:29 +0000

While putting together an experiment, I noticed the following in the IQ metadata for CMU:

<Domain regexp="false">cmu.edu</Domain>
<Domain regexp="true">^.+\.CMU.EDU$</Domain>

Two questions:

1. Is a domain regexp implicitly case-insensitive? Does the documentation say this anywhere, either way?

2. This will match "wibble.CMUXEDU", which probably wasn't the intention. Another "\" needed before the last "."?

-- Ian




Archive powered by MHonArc 2.6.16.

Top of Page