L. Moe
L. Moe
CC#
Created by L. Moe on 12/13/2024 in #help
Microsoft Authentication in an iframe
Hello guys, I have migrated multiple apps to Azure and they're working great, however this one app is required to run inside of an iframe on another website. The issue is that Microsoft do not allow authentication inside of an iframe due to security concerns. I could disable auth on the app due to it being available internally only, but I still need the users email address to get the required information to load within the app. The website that the iframe needs to be embedded on uses Microsoft Authentication itself before getting to this point. Does anyone know of a way to somehow either pass the user's email into the iframed app or just get authentication to work another way? Thanks.
2 replies