Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
GitHub Azure AD OIDC Authentication for Actions
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - How authentication used to work
- 3 - Using OIDC
- 4 - GitHub identity token and exchange for AAD access token
- 5 - Types of subject
- 6 - AAD app registration
- 7 - Using azure/login
- 8 - Adding federated credential
- 9 - Storing required values and using in GitHub
- 10 - App roles
- 11 - Summary