Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SAML2 - SAML2 Nachrichten
Message number: 035
Message text: No user found with alias '&1' (format: unspecified)
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SAML2035
- No user found with alias '&1' (format: unspecified) ?The SAP error message SAML2035 indicates that the system could not find a user associated with the specified alias. This typically occurs in the context of Single Sign-On (SSO) configurations using SAML (Security Assertion Markup Language). The error message format is as follows:
SAML2035 No user found with alias '&1' (format: unspecified)
Cause
The error can be caused by several factors:
- Incorrect Alias: The alias specified in the SAML assertion does not match any user in the SAP system.
- User Not Created: The user corresponding to the alias has not been created in the SAP system.
- User Mapping Issues: There may be issues with the mapping between the SAML assertion and the SAP user accounts.
- Configuration Errors: Misconfigurations in the SAML setup, such as incorrect identity provider (IdP) settings or missing attributes in the SAML assertion.
- User Status: The user might be locked or inactive in the SAP system.
Solution
To resolve the SAML2035 error, you can follow these steps:
Verify the Alias:
- Check the SAML assertion being sent from the IdP and ensure that the alias (username) is correct.
- Ensure that the alias format matches what is expected by the SAP system.
Check User Existence:
- Log into the SAP system and verify that the user with the specified alias exists.
- Use transaction code
SU01
to search for the user.User Creation:
- If the user does not exist, create the user in the SAP system using transaction
SU01
.User Mapping:
- Ensure that the SAML assertion contains the correct attributes that map to the SAP user fields. Common attributes include
NameID
,- Check the configuration of the IdP to ensure that it is sending the correct attributes.
Check User Status:
- Ensure that the user is not locked or inactive. You can check this in the user maintenance screen (
SU01
).Review SAML Configuration:
- Review the SAML configuration in the SAP system (transaction
SAML2
) to ensure that the settings are correct.- Check the trust relationship between the IdP and the SAP system.
Logs and Traces:
- Check the SAP system logs (transaction
SM21
) and SAML traces for more detailed error messages that can provide additional context.Related Information
By following these steps, you should be able to identify and resolve the cause of the SAML2035 error in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
SAML2034
Attribute '&1' of element '&2' does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SAML2033
Could not terminate session
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SAML2036
No SAML2 session found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SAML2037
In client &1 no trusted entity for &2 was found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.