Skip to content

Latest commit

 

History

History
113 lines (100 loc) · 5.63 KB

01-introduction-to-identity.md

File metadata and controls

113 lines (100 loc) · 5.63 KB
description classes image
A whirlwind tour of identity history, concepts, and terminology - protocols, open standards, SSO, OAuth2, OpenID Connect and more.
video-page

Introduction to Identity

A whirlwind tour of identity history, concepts, and terminology: protocols, open standards, SSO, OAuth2, OpenID Connect and more.

Jump to Section

Jump to a section in the video for explanation on a specific topic.

Expand Links

Up Next

  • 14:58 OpenID Connect and OAuth2

    OpenID Connect and OAuth specifications, roles, and grants.

  • 34:56 Web Sign-In

    Authentication for web applications using OpenID Connect.

  • 53:12 Calling an API

    How to obtain and use access and refresh tokens for delegated authorization in a traditional web application.

  • 41:01 Desktop and Mobile Apps

    Authentication and delegated authorization for desktop and mobile applications and a public client overview.

  • 37:29 Single Page Apps

    Authentication and delegated authorization for single page applications.