Keystone as SP – OpenID Connect

A second method to support SSO access in OpenStack is using OpenID Connect as IdP. The federation flow pretty much resembles to the SAML setup elaborated on in the previous section. The only difference is that, when using OpenID Connect, the assertion represents a set of claims.

The OpenID Connect federation setup in OpenStack can be briefly described with the following steps, as illustrated in the following diagram:

  1. An OpenStack user or a service requests a resource.
  2. As SP, the Keystone service captures the request and redirects it to the OAuth authentication system.
  3. The external IdP requests credentials from ...

Get Extending OpenStack now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.