stelloprint
stelloprint
Where do connected apps scopes fall on this permissions evaluation flow? https://help.tableau.com/current/server/en-us/permission_effective.htm#evaluate-permission-rules
1. Is impersonation with JWT redundant? (user passwords are not needed as compared to PAT/credentials) 2. We need this CA scope matrix to declare what site roles can use these...
If you block an extension on a site, there is no way to get a list of blocked extensions to then unblock them later as you can do with server...
- [ ] [Add analytics extension connection to site](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_analytics_extensions_settings.htm#AnalyticsExtensionsService_addAnalyticsExtensionsConnection) - [ ] [Delete analytics extension connection from site](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_analytics_extensions_settings.htm#AnalyticsExtensionsService_deleteAnalyticsExtensionsConnection) - [ ] [Remove current analytics extension connection for workbook](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_analytics_extensions_settings.htm#AnalyticsExtensionsService_deleteConnectionFromWorkbook) - [...