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: WSS - Web Services Security
Message number: 028
Message text: Unexpected SAML subject confirmation type &1
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.
WSS028
- Unexpected SAML subject confirmation type &1 ?SAP Error Message:
WSS028 Unexpected SAML subject confirmation type &1
Cause
This error occurs during SAML (Security Assertion Markup Language) processing in SAP when the system encounters a SAML assertion with a SubjectConfirmation element that has a type not expected or supported by the SAP system.
In SAML assertions, the
<SubjectConfirmation>
element specifies how the subject of the assertion is confirmed. Common types include:
urn:oasis:names:tc:SAML:2.0:cm:bearer
urn:oasis:names:tc:SAML:2.0:cm:holder-of-key
urn:oasis:names:tc:SAML:2.0:cm:sender-vouches
SAP expects a certain confirmation method (usually bearer
) depending on the configuration. If the assertion contains a different or unexpected confirmation method, SAP raises this error.
Check the SAML Assertion:
<SubjectConfirmation>
element and note the Method
attribute value.Verify SAP Configuration:
bearer
confirmation method for SAML 2.0 Web SSO.holder-of-key
), SAP may not support it out-of-the-box.Adjust IdP Configuration:
bearer
).SAP Notes and Patches:
Custom Development (if needed):
SAML2
in SAP NetWeaver AS ABAP to manage SAML 2.0 configurations.Aspect | Details |
---|---|
Error | WSS028 Unexpected SAML subject confirmation type &1 |
Cause | SAP received a SAML assertion with an unsupported or unexpected SubjectConfirmation type |
Solution | Align IdP to send supported confirmation type (usually bearer ); check SAP config |
Tools | SAML tracing tools, SAP transaction SAML2 , system logs |
Further Help | SAP Notes, SAP Support, IdP vendor documentation |
If you provide the exact SubjectConfirmation type value (&1
), I can help you identify whether it is supported or suggest specific configuration steps.
Get instant SAP help. Sign up for our Free Essentials Plan.
WSS027
The system received encrypted data, which could not be decrypted.
What causes this issue? The system received encrypted data in the security header, which failed to be decrypted.System Response Web service processi...
WSS026
XML Signature digest error for reference &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WSS029
Message replay detected
What causes this issue? A message protected by an XML Signature was resent.System Response The system issues an error message and will not allow you...
WSS030
No unique mapping for SAML authentication found (Issuer &3)
What causes this issue? No unique mapping for SAML authentication found (Issuer &V3&)System Response Authentication failedHow to fix this er...
Click on this link to search all SAP messages.