Forum Discussion
Anonymous
5 years agoNot applicable
Missing documentation for SingleSignOn datasource credential type - how to update in API?
Looking at this documentation for the PowerBI API that deals with updating datasource credentials: https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/updatedatasource It lists the cr...
Anonymous
5 years agoNot applicable
Hi Anonymous
I check other API documents but not found any APIs about SSO datasource credential .
You can use the API to get the data source to export the corresponding configuration information and then use the configuration information to update datasource.
API for exporting configuration information can refer to this link :
Gateways - Get Datasources (Power BI Power BI REST APIs) | Microsoft Docs
The returned result information can be used in the update operation .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.