Symptom
- Authentication error encountered when attempting to create a live data connection in SAP Analytics Cloud.
- Error message displayed: "Unable to authenticate. Please ensure your credentials are valid. Correlation ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX".
- Username and password authentication was used instead of SAML.
Environment
SAP Analytics Cloud 2025.21.9
Reproducing the Issue
- Attempt to create a live data connection in SAP Analytics Cloud using username and password authentication.
- Observe the error message: "Unable to authenticate. Please ensure your credentials are valid. Correlation ID: XXXXXXXXXXXXXXX".
Cause
- The BW system was configured to prioritize or force SAML authentication for the InA service, leading to an HTTP 302 Redirect to the SAML login page.
- The browser blocked the redirect due to CORS policy restrictions, preventing successful authentication.
Resolution
Note: The following steps were developed with the BW system in mind; however, they may also apply to other on-premise systems (e.g., SAP HANA and SAP S/4HANA).
- Adjust SICF Logon Procedures:
- Open transaction SICF in the BW system.
- Navigate to /default_host/sap/bw/ina/.
- Double-click the InA node and repeat these steps for the GetServerInfo sub-node.
- Go to the Logon Data tab.
- Change the Logon Procedure to "Alternative Logon Procedure".
- Ensure "Basic Authentication" is moved to the top of the Logon Procedure List.
- Move "SAML Authentication" down or remove it if not intended for this connection.
- Check the box "Use All Logon Procedures".
- Save and activate the service.
- Verify InA Service Status:
- Ensure the following sub-services under /sap/bw/ina/ are active:
- GetServerInfo
- GetResponse
- GetCatalog
- BatchProcessing
- Configure CORS Whitelist:
- Whitelist the SAC tenant URL in the BW system using transaction UCONCOCKPIT or rewrite rules to allow cross-origin requests.
- Whitelist the SAC tenant URL in the BW system using transaction UCONCOCKPIT or rewrite rules to allow cross-origin requests.
- Test the connection again in SAP Analytics Cloud.
See Also
- KBA 2544696 - We couldn't connect to your (source) system / Failed to connect to (source) system creating / using a live data connection in SAP Analytics Cloud
- KBA 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- KBA 2487011 - What information do I need to provide when opening a case for SAP Analytics Cloud?
- KBA 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- SAP Analytics Cloud Connection Guide
- SAP Analytics Cloud Get More Help and SAP Support
- Need More Help? Contact Support
Your feedback is important to help us improve our knowledge base.
Keywords
authentication error, live data connection, sap analytics cloud, username and password, correlation id, unable to authenticate, BW system, SICF logon procedure, basic authentication, SAML authentication, CORS policy, HTTP 302 redirect, SAC tenant URL, InA service , KBA , LOD-ANA-LDC-HAN , SAC Live Data Connection HANA , Problem
Product
SAP Analytics Cloud all versions
SAP Knowledge Base Article - Public