Here we use CAS [1] for Single Sign On among a few Java web apps. It uses SAML and should be able to work with non-Java apps as well, we just haven't tried yet. It has worked pretty well for us.
In our experience Single Sign Out is a much harder problem than Single Sign In. Jamie [1] http://www.jasig.org/cas On Wed, Feb 5, 2014 at 2:24 PM, Howard White <[email protected]> wrote: > Anybody got links on references to SAML? We'd like an overview and some > thoughts. Comments and war stories appreciated. There has been much clamor > in the user community for Single Sign On and much wringing of hands and > gnashing of teeth in the development and operations communities trying to > respond. > > In our specific application, The Service and Identity Providers shall all be > strictly intranet behind firewalls. > > Howard > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
