Skip to content

Widen/widen-sso-examples

Repository files navigation

Widen SSO Examples

We offer two standard methods of single sign-on (SSO) integration:

  1. Security Assertion Markup Language (SAML)
  2. Simple One-Way SSO

These SSO integrations can be used to make logging into the Widen Collective seamless; creating user accounts, authenticating users, and mapping user roles from IdP sources.

For more information, see our community documentation.

Simple One-Way SSO

Simple One-Way SSO is a quick and easy way to create an authentication request into the Widen Collective. The authentication request consists of fields used to identify the user attempting to authenticate along with a time-sensitive signature.

Example Code Projects

For more information, see the technical implementation details.