Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Users need only a single username/password pair to access multiple services. Thus they do not have the issue of remembering multiple usernames/password pairs.
  • Users are authenticated only once at the identity provider and then they are automatically logged into all services within that "trust-domain". This process is more convenient to users since they do not have to provide their username/password at every service provider.
  • Service providers do not have the overhead of managing user identities. This is convenient from the service providers aspect.
  • User identities are managed at a central point. This is more secure, less complex and easily manageable.

WSO2 UES includes Single Sign-On  single sign-on with SAML 2.0 feature0 feature, which is implemented according to the SAML 2.0 web browser-based SSO support that is facilitated by WSO2 Identity Server (IS) version 4.1.0 onwards. WSO2 Identity Server acts as an identity service provider of systems enabled with single sign-on with minimal configurations, while the web applications such as UES apps act as SSO service providers. Using this feature, you can configure SSO across all the UES web applications, such as the Dashboard, Store as well as other Web applications in your organization. After configuring, users will be able to access the Dashboard or Store in a single authentication attempt.

...