uchicago/shibboleth-oidc : MITREid + Spring Security ?

Misagh Moayyed mmoayyed at unicon.net
Tue Feb 16 12:24:34 EST 2016


> Well, ideally I’d like to get it up and running in java-idp-testbed, just 
> because
> that’s familiar to me, and is one step towards Selenium/browser
> tests/experiments. But it looks like MITREid Connect assumes overlay
> deployment, which I’m not great at, so I’m wondering whether I should (a)
> deploy it like you have or (b) try to deploy it in the testbed. Either 
> way, I think
> I need to understand more about (a), how you’ve integrated those pieces, 
> so
> I guess that’s what I’m asking.

[>] Saving additional notes for later, you can certainly do both. It's true 
that MITREid Connect assumes an overlay, but that is only needed if you need 
to deploy their webapp component. Which we are not. We only care about the 
core OIDC components. (Make JARs not WARS, etc) The overlay you see in the 
repo is my own doing because it suited my dev environment and I could make 
progress faster with an embedded config.

We could certainly tackle both options. If you were to do this testbed 
style, you'd just have to know which components I have overlaid into the IdP 
and then simply redo them. I'll write up something to show how one might go 
about that. (Note that synchronizing changes while I am fixing and breaking 
things would have to be manual for the time being I guess)






More information about the dev mailing list