Identify users and provide single-sign on (SSO) with Vidua using OpenID Connect. This is a standardized API for the Identification service, enabling client applications to request identity attributes on behalf of Vidua users.
Technical overview
Hosts
Environment | Host |
---|---|
Pre-production | https://connect.acc.cleverbase.com |
Production | https://connect.cleverbase.com |
Framework
Cleverbase offers identity federation and login through an HTTP interface that complies with OpenID Connect Core 1.0 incorporating errata set 1 (OIDC). This aligns to RFC 6749 (OAuth 2.0). Relevant OIDC sections: 1, 2, 3.1, 5, 8–10, 13–17.
Architecture
Cleverbase has the role of OpenID Provider towards organizations that act as Relying Party.