If you can switch to OpenID Connect, you have out-of-the-box support in
Jetty for that protocol.

On Thu, Oct 14, 2021 at 2:25 PM Cantor, Scott <canto...@osu.edu> wrote:

> On 10/13/21, 6:00 PM, "jetty-users on behalf of Padraic Renaghan via
> jetty-users" <jetty-users-boun...@eclipse.org on behalf of
> jetty-users@eclipse.org> wrote:
>
> >    Anyway, looking for pointers on setting up SAML SSO Single Sign-On
> with
> >    Jetty.
>
> The best option is Apache in front because that allows the use of more
> compliant and properly designed SAML SPs. The second best is probably pac4j
> as a solution, but there are no "standard" ways to do SAML in Java because
> there are no standard ways to do server-side web authentication in Java
> other than the worst one of all, which was JAAS (a desktop standard
> mis-applied to servers).
>
> -- Scott
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to