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: 058
Message text: SOAP communication at endpoint &1 requires an HTTP destination
Because of technical requirements, the endpoint &MSG1& can only use an
HTTP destination.
SOAP bindings from the system can only be used over HTTPS from HTTP
destinations. The reason lies in the use of the SSL protocol. This
requires a certificate for the binding. Outbound SSL connections can
only go over HTTP destinations for this reason.
In transaction SM59 create a destination with the prefix "SAML2_" of
type G (HTTP). For example, SAML2_SOAP. This HTTP destination requires
an SSL configuration, in which the client certificate for the connection
to &MSG1& is saved in the SSL PSE.
Use SM59, to create an HTTP destination of type G (HTTP) with the prefix
SAML2_.
Error message extract from SAP system. Copyright SAP SE.
SAML2058
- SOAP communication at endpoint &1 requires an HTTP destination ?The SAP error message SAML2058 indicates that there is an issue with SOAP communication at a specified endpoint, and it requires an HTTP destination to be configured properly. This error typically arises in scenarios involving Single Sign-On (SSO) configurations, particularly when using SAML (Security Assertion Markup Language) for authentication.
Cause:
The error can occur due to several reasons:
- Missing HTTP Destination: The HTTP destination required for the SOAP communication is not defined in the SAP system.
- Incorrect Configuration: The HTTP destination may be incorrectly configured, leading to communication failures.
- Network Issues: There may be network connectivity issues preventing access to the specified endpoint.
- Authorization Issues: The user or service account may not have the necessary permissions to access the endpoint.
Solution:
To resolve the SAML2058 error, you can follow these steps:
Check HTTP Destination Configuration:
- Go to transaction SM59 in the SAP GUI.
- Check if the HTTP destination for the endpoint is defined.
- If it is not defined, create a new HTTP destination by clicking on "Create" and filling in the required details (e.g., target host, service, and path).
Verify Configuration:
- Ensure that the HTTP destination is correctly configured with the right URL, authentication method, and any required parameters.
- Test the connection from the SM59 transaction to ensure it is reachable.
Check Network Connectivity:
- Ensure that there are no firewall or network issues preventing access to the endpoint.
- You can use tools like
ping
ortelnet
to check connectivity to the endpoint.Review Authorization:
- Ensure that the user or service account used for the SOAP communication has the necessary authorizations to access the endpoint.
- Check roles and authorizations in transaction PFCG.
Check SAML Configuration:
- If you are using SAML for authentication, ensure that the SAML configuration is correctly set up in the SAP system.
- Verify the Identity Provider (IdP) and Service Provider (SP) settings.
Consult Logs:
- Check the SAP application logs (transaction SLG1) for more detailed error messages that may provide additional context for the issue.
Related Information:
By following these steps, you should be able to identify and resolve the cause of the SAML2058 error in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
SAML2057
Entity &1 is not active in client &2
What causes this issue? Entity &MSG1& is not active.System Response Activate the entity &MSG1&How to fix this error? Check the stat...
SAML2056
The logon policies do not support the authentication contexts
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SAML2059
Entity &1 in client &3 is stillused in logon policy &2
What causes this issue? The entity cannot be deleted as long as a logon policy is referenced.System Response The entity cannot be deleted.How to fix...
SAML2060
Call of function &1 failed with error &2
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.