ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

OpenID Connect with GitHub Acions OIDC | GitHub azure/login@v1 action with secretless option

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • In this video you will how to use secret less authentication with azure from GitHub actions using OpenID connect.
    #githubactions #oidc, #azuread
    What is OIDC? 👇
    How does OIDC authentication work? 👇
    What are OIDC flows? 👇
    www.microsoft.com/en-us/secur....
    Using azure/login@v1 action with GitHubActions
    github.com/Azure/login?tab=re...
    How resolve error below?
    Attempting Azure CLI login by using OIDC...
    Error: No subscriptions found for ***.
    Error: Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to github.com/Azure/login#readme for more information
    ==Resources==
    👍Subscribe to the channel by clicking here 👉bit.ly/3pXhxd4
    💌 Sign up for our blogpost on email newsletter - / ourcloudschool
    🚀 GitHub: github.com/krishrocks1904
    👨‍🚀 LinkedIn: / rakesh-suryawanshi-0b3...
    🐦 Twitter: / surya-rocks
    📚 Learning Resources: / @ourcloudschool

ความคิดเห็น • 3

  • @jfaguile
    @jfaguile 4 หลายเดือนก่อน

    Thanks for the tutorial!

  • @euler.chavez
    @euler.chavez 3 หลายเดือนก่อน

    ¡Gracias!

  • @davidcorreia1333
    @davidcorreia1333 3 หลายเดือนก่อน

    Hello thank you for sharing, is this possible do pass the session to container that the githubaction will launch and this container will login in azure? or perform actions?