AAD Authentication for Http trigger in LA Standard #660
rubenaster
started this conversation in
Feature Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating Http triggers LAs will generate a URL with secret strings. This has the following main disadvantages:
So there really is a need for authentication via identity. This would make life so much easier and Azure Functions already support this feature.
There's a video about how to enable this feature on LA via REST (https://youtu.be/tawHXz6qGQI - it uses app registrations but identities work, too) but that's not transparent enough for our organization plus we only want to use GA features.
Several months ago I was told that it's in the pipeline and it should be ready first half of 2022 but I don't even see it in preview right now. So please, it's really embarrassing to use LA Standard for clients with such old-school auth-methods and the need to create such needless complicated pipelines.
Beta Was this translation helpful? Give feedback.
All reactions