Forum Discussion
Custom Viz and authentication API
Hello,
Hi gjatteau,
The setting is named AppSource Custom Visuals SSO, under the Power BI Visuals section
You can read more in the developer documentation on the Authentication API, and this also links to the official doc on tenant settings.
There are no licensing restrictions, but bear in mind that if you're building this functionality in as a key dependency and planning to distribute your visual, any users will need this setting available to use any functionality that your visual leverages around SSO. As such, you may need some logic and UX to handle the scenario where this isn't permitted/enabled in a users' tenant.
Daniel
1 Reply
- dm-pSuper User
Hi gjatteau,
The setting is named AppSource Custom Visuals SSO, under the Power BI Visuals section
You can read more in the developer documentation on the Authentication API, and this also links to the official doc on tenant settings.
There are no licensing restrictions, but bear in mind that if you're building this functionality in as a key dependency and planning to distribute your visual, any users will need this setting available to use any functionality that your visual leverages around SSO. As such, you may need some logic and UX to handle the scenario where this isn't permitted/enabled in a users' tenant.
Daniel