How can I use a Synthetic Canary with a Lambda which is protected by MSAL?

0

We want to use a Canary to monitor our application which MSAL protects. Is this possible, or will we need to create an unprotected route?

Mick B
asked 3 months ago172 views
1 Answer
0

Typically, MSAL is used to guarantee an extra layer of security that uses random code and also, guarantees a real human, authorized person is there. That being said, Cloud Watch Synthetic generally wouldn't be able to get through these mechanisms. One way to get there is provide special credentials for the CW Synthetics to get passed and make sure the CW Synthetic is network protected and won't expose these checks. Hope that helps !

AWS
Takeda
answered 3 months ago
profile picture
EXPERT
reviewed 3 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions