Authentication for Serverless apps

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 6

  • @dancrowell2933
    @dancrowell2933 3 роки тому +3

    I like that authentication is being simplified. I like the background action, too. My children do the same thing when I'm on calls. :)

  • @coderider3022
    @coderider3022 2 роки тому +1

    I’d much rather functions team spent the time adding proper auto middleware’s to isolated than forcing us down app service features. Easy auth is a shortcut to get a mvp , it’s a pain to use locally

  • @LeThiKimVien
    @LeThiKimVien Рік тому

    how about replacing the new-created service principal with the managed identity?

  • @NikhilNairNair
    @NikhilNairNair 3 роки тому +1

    Super

  • @TimeSpace1
    @TimeSpace1 2 роки тому

    Help me understand.. if I am creating an azure app registration to obtain a clientID for use with a powershell based Azure Function… and I have a need for certificate based authentication, where there is a requirement to not use self signed certs… so I need to cut a tls/ssl cert to upload to the app registration? What kind of cert is it? Thank you

  • @NikhilNairNair
    @NikhilNairNair 3 роки тому

    I am first