Hi All, I'm running a Shibboleth IdP (2.4.0). Essentially, I want the identity provider to build an attribute's value by running an external Python script that exists on the local machine that the IdP runs on. If this is possible, what's the best way to do this? Does anyone have any examples? Thanks!