Forum Discussion
Report Server connect to Azure Analysis Services How to configure Data Source?
The AAS does support Windows Authentication. AD FS is required. I successfully accessed my AAS data model by using my local domain user account.
- Anonymous3 years agoNot applicable
Aha, so if my company uses Okta as our federated services provider, then it seems I'm out of luck here? Thanks for your response.
- d_gosbell3 years agoSuper User
Anonymous wrote:
Aha, so if my company uses Okta as our federated services provider, then it seems I'm out of luck here? Thanks for your response.
I think you should be able to use Okta with the Power BI cloud service, but for the on-prem Report Server you might need to code your own authentication provider and I'm not sure how that would interact with the scheduled refreshes
- Anonymous3 years agoNot applicable
d_gosbell thank you for this insight. I think we'll just end up getting pro licenses for these folks and publishing up to the PBI service. My other option is to rebuild the entire report and go after the SQL database that feeds the AAS cube as the data source instead.