Different Behaviour Of A Cloned WSM Policy When Identical Responses Are Returned For Both
(Doc ID 2795395.1)
Last updated on FEBRUARY 06, 2024
Applies to:
Oracle Web Services Manager - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
The following error is being returned from a cloned OWSM policy
[WSM-07503] [oracle.wsm.resources.enforcement][APP: Service Bus Test Framework] [partition-name: DOMAIN] [tenant-name: GLOBAL] [oracle.wsm.policy.name: oracle/wss10_x509_token_with_message_protection_client_policy_Copy] Oracle WSM agent process failure, category = security, function = agent.function.client, application = osb, composite = null, modelObj =<Service>, policy = oracle / wss10_x509_token_with_message_protection_client_policy_Copy, policyVersion = null, assertionName = { [[
oracle.wsm.common.sdk.WSMException: WSM-00069: Missing security header in request. Make sure there is a valid security policy associated with the client and that the policy is enabled.
at oracle.wsm.security.policy.scenario.executor.Wss10MutualAuthWithCertsScenarioExecutor.receiveFault(Wss10MutualAuthWithCertsScenarioExecutor.java:314)
at oracle.wsm.security.policy.scenario.executor.SecurityScenarioExecutor.execute(SecurityScenarioExecutor.java:913)
at oracle.wsm.policyengine.impl.runtime.AssertionExecutor.execute(AssertionExecutor.java:44)
The original policy does not return this message, even if the response returned by the end service is exactly the same.
The expectation is that a fault would be returned by the end service.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |