...
The Customer Portal offers single-sign-on with OpenID Connect. It’s possible to use multiple identity providers at the same time.
OpenID Connect provides a way to authenticate users and obtain their consent for accessing their identity information. It extends OAuth 2.0 to include an identity layer.
...