Decrypting attributes on-the-fly

Cantor, Scott cantor.2 at osu.edu
Thu Feb 6 22:16:56 EST 2014


On 2/6/14, 10:08 PM, "Scott Koranda" <skoranda at gmail.com> wrote:

>> Sorry, I am a newbie to Shibboleth.  I do not understand what "plugin
>>hook"
>> is about and how the whole workflow can "attach" to it.
>
>If you know or learn C++ then this tutorial on writing an access
>control plugin for the Shibboleth SP may be helpful:
>
>https://www.lsc-group.phys.uwm.edu/wiki/ShibSPAccessControlPluginTutorial
>
>You do not need an access control plugin but the SP plugin mechanism
>is the same regardless of the type of plugin.  The tutorial may help
>with setting up your development environment.

The specific plugin type involved would be an AttributeResolver plugin, of
which there are simple examples in the code base in the "plugins" add-on
module. But this is a fairly advanced use case to try and implement a
shell-out capability, and I'm fairly certain something involving Apache
tricks is likely to be easier.

-- Scott




More information about the dev mailing list