Aw: Re: shibboleth - uncaught runtime exception on request
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 7 10:30:49 EST 2016
On 12/7/16, 10:24 AM, "users on behalf of Ilya Rumyantsev" <users-bounces at shibboleth.net on behalf of iliggio at gmx.de> wrote:
> The problem now is: I need the certificate subject due to an Ldap Attribute DataConnector and of course on the second
> request there is no $dnFromCert variable available
What second request?
> What I am trying to achieve is:
That's fine. Except with a query. You cannot do that, short of using a DN formatted NameID so that the query that comes back in carries the DN.
All you get on queries is the NameID and then the mapping from that back to a canonical principal name bound to that NameID. That's it.
There is no reason you should be using SAML 1 here. So don't.
-- Scott
More information about the users
mailing list