Restrictions  Locate

The following five restrictions apply to using WS-Security with WSO2 SOA Enablement Server:

  1. Security tokens not keys

    WSO2 SOA Enablement Server cannot directly use keys. Keys must be represented by security tokens. For more information, please see Key Info and Security Token Reference.

  2. Use only local references

    Pointing to references outside of the message is not permitted.

  3. Attachments

    Attachments cannot be included in WS-Security processing.

  4. No key wrap or key agreement algorithms

    Key wrap and key agreement algorithms are not supported.

  5. Base64 encoding

    Only Base64 encoding is supported. HexBinary is not supported.