The SAP Hana provider integrates with SAML 2.0, and Anaplan XL Web will automatically pass the SAML Assertion to the data source for user authentication.

All other data sources set to use Integrated or Windows-based authentication will use either the Anonymous user account. If Asp.Net impersonation is enabled on the Anaplan XL Web Website or the Application Pool user for access.

Analysis services enable Cube administrators to impersonate other users. This means that you can set the service account to be a cube administrator. Then use the EffectiveUser or EffectiveRole attributes to ensure data access is made in the context of the user. This uses the connection's EffectiveUser and EffectiveRoles properties when the connection is opened. See the Microsoft documentation for more information.