microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
321 stars 53 forks source link

[BUG]: PowerApp is not accessible to external users #360

Closed schngupta closed 1 year ago

schngupta commented 1 year ago

Describe the bug External users are not able to access canvas app if creator kit components are added into the app. Issue Reported by user: "You don't have access to this Your sign-in was successful, but you don't have permission to access this resource". Browser keeps asking to sign-in and showing below screenshot.

Expected behavior External users should be able to access app.

Screenshots

image
denise-msft commented 1 year ago

@schngupta are you sure this is related to Creator Kit and not a permission error?

Please make sure you've followed the guidance in the documentation for sharing with external users: https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/share-app-guests

schngupta commented 1 year ago

Yes, post my investigation on this issue, it seems like this is happening due to conditional access policy.