Skip to Content.
Sympa Menu

shibboleth-dev - Re: brackets in rdbms connector string values

Subject: Shibboleth Developers

List archive

Re: brackets in rdbms connector string values


Chronological Thread 
  • From: Jim Fox <>
  • To:
  • Subject: Re: brackets in rdbms connector string values
  • Date: Wed, 20 Feb 2008 07:16:34 -0800 (PST)



Same thing. The ${...} was what I used first.

Jim


Try using ${name} and see what that does.

Jim Fox wrote:

The RelationalDatabase data connector allows me to use
attributes in a query statement, e.g.

select tid('$principalName');

However, the attribute's value is enclosed in "[]" when
it is inserted into the query string. If principalName
is "fox" the strign above becomes

select tid('[fox]');

which is hardly what I want.

Jim


--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch




Archive powered by MHonArc 2.6.16.

Top of Page