Hello,
My company has a Power App that we use to make documents accessible in Teams. The problem is that employees must sign into their Microsoft account when they click a document to view or print. It is a little inconvenient, and I would like to find a way to remove the login credential requirement.
The documents are individually linked to Power App buttons OnSelect using the Launch () function.
The PDF documents are located in a SharePoint library in folders. The SharePoint library settings are set to public for anyone with a company email. I've shared the library, shared the folders, and tested sharing individual documents, but it still requires login credentials every time. This issue persists if I link the document from OneDrive and share it.
Are there any better ways to share documents where employees will not be required to sign in every time?
Thanks,