Can anyone recommend one? Thanks -Morgan
|
|
Not sure about a SAML identity provider as a servlet filter, but you might want to look at OpenSSO's 'Fedlet' - it's a lightweight Java service provider implementation. You can use it with any SAML identity provider, so it might fit the bill for the SP side. |
||
|
|
|
|
thanks Snyke, Is Spring Security an alternative, or does it impliment SAML? |
||
|
|
|
|
I used Spring Security, which is incredibly easy to use. |
||
|
|
