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 14:39:04 -0800 (PST)



try ${principalName.get(0)}


That works fine. I notice that I can also do

${requestContext.getRelyingPartyConfiguration().getRelyingPartyId()}

to get the relying party's id.

Jim



Archive powered by MHonArc 2.6.16.

Top of Page