How to secure Azure Function ? #6446
Unanswered
vikramkamath
asked this question in
General
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.
-
Hello All,
I am currently building a serverless API on Azure Cloud using Micronaut Azure Functions
On the front end I have integrated MSAL.js to get the token.
I found this example that uses the Authorization Header passed by MSAL.js to validate request before processing.
I was wondering if Micronaut Azure Functions should be incorporating this ?
Beta Was this translation helpful? Give feedback.
All reactions