Hello everyone,
I have a portal with a hidden page, which is only accessible if the user is logged in.
When the user connects to the portal via Azure AD authentication, he is redirected to a page in which there is an iframe canvas app.
But the user must log in again.
in total the user connects twice, once for the portal and once for the canvas app.
Is it possible that the user logs in once to portal and can access the canvas app?
Thanks for your help.