NameID from Subject

Peter Schober peter.schober at univie.ac.at
Thu Aug 7 08:14:46 EDT 2014


* Lukas Hämmerle <lukas.haemmerle at switch.ch> [2014-08-07 10:40]:
> GakuNin's excellent AttributeQuery plugin

Posting this here since I couldn't identify a contact email address
for that code (the wiki points to a website which doesn't have one
either) and I don't use bitbucket (or mercurial) to send pull
requests. Anyway: The move of a documentation file
https://bitbucket.org/PEOFIAMP/shibsp-plugin-attributequery-handler/commits/ca99bce0651ee326c147cd896e121949fc5c7a6d
breaks the RPM build since a hardcoded file is not found.

Reflecting the change in doc/Makefile.am takes care of that:
 docfiles = \
-       AttributeQueryHandler.txt \
+       ../README.rst \

The plugin works just fine, tested on CentOS6.5 on x86_64.
Thanks!
-peter


More information about the users mailing list