
Announcements
I have a Chatbot embedded in Power Apps through a custom PCF component, which uses MSAL for authentication. The issue I'm facing is that a new redirect URL is generated each time I log into the chatbot. This dynamic URL must be manually added to the application registration in Azure Active Directory for authentication to work correctly, which is impractical. Attached is an image of a similar error found on a forum, which seems to be related to handling dynamic redirect URIs in applications registered in Azure.