Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

Title

OpenID Connect - OIDC

Page Version

1.0

Status
colourYellow
titleDraft

Summary

OpenID Connect is an identity layer on top of the OAuth 2.0 protocol.
OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users.

Contributors

Contributors
modelist
showCounttrue
showLastTimetrue
reversetrue

OpenID Connect is an identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server.

It also enables client to get basic profile information like userID, email, UPN in the ID token itself.

OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users.

Definition

Expand
titleExpand
Include Page
DIC:System for Cross-domain Identity Management (Dictionary Entry)
DIC:System for Cross-domain Identity Management (Dictionary Entry)

...