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. For example, if you were using the WSO2 Dashboard server Server and another application (e.g., WSO2 API Manager) that used the same external Identity Server (e.g., WSO2 Identity Server), you will be able to access the applications using a single authentication attempt.
  • 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.
  • Users will not have to repeatedly provide their authentication details when accessing a gadget, which communicates with third-party APIs.

WSO2 DS includes single sign-on with SAML 2.0 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 WSO2 DS apps act as SSO service providers. You can configure SSO to access the Dashboard Designer, and also to communicate with third-party APIs, which are used by certain gadgets, provided the third-party APIs have a mechanism to validate the OAuth access token with WSO2 DS.

...

What's Next?

Info
iconfalse
If you want to learn how to enable and disable SSO in WSO2 DS, see Configuring SSO in WSO2 DS.