Deploy Shib2 IdP in Glassfish 3
Cantor, Scott
cantor.2 at osu.edu
Tue Jun 18 13:26:57 EDT 2013
On 6/18/13 1:19 PM, "Farrukh Najmi" <farrukh at wellfleetsoftware.com> wrote:
>
>Having read the archives I understand that there are some issues in
>deploying Shib2 IdP in Glassfish 3 container.
The IdP is very minimal in use of Java server features and is standards
compliant, so if there are issues, they fall into a couple of areas:
- container bugs
- the back channel thing
The latter refers to the ability to handle client TLS authentication on a
port without certificate validation. Doing that requires pluggable support
for trust validation, and usually building the right plugin. That tends to
be unstable across container releases, and is different in every container.
-- Scott
More information about the users
mailing list