Building a custom consent & password expiration plugin for Shib3

Cantor, Scott cantor.2 at osu.edu
Thu May 18 10:27:40 EDT 2017


> What do you think?

I think the IdP already supports most or all of what you would need, so I suspect you're wasting your time.

You can implement interceptor flows if you want to. The only documentation is what is in the wiki on extending the system with interceptors [1].

There are supported interfaces and conventions in 3.3 to add flows that are contained in jars and found via the classpath, but I don't know how much that got documented yet. No matter what there are manual configuration additions required to enable and configure the interceptor and most of them have exposed settings that need to be manipulated anyway.

-- Scott

[1] https://wiki.shibboleth.net/confluence/display/IDP30/ProfileHandling


More information about the dev mailing list