Event Broker won't allow password containing metacharacters
Attempting to configure the MIM Agent in Event Broker using the SQL credentials provided by the customer (which meet their strict password guidelines) I see this error from Event Broker:
System.Web.HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (DatabasePassword="<redacted but includes angle brackets>").
Can you please advise how to configure Event Broker with these credentials?
Answer
Hi Adrian,
Could you please try placing the following patch into the Services and Web/bin directories? Unify.EventBroker.Agents.Web.dll
Had a chance to test - the patched .dll accepts the password just fine.
Thankyou
Thanks for confirming. The patch should be included in the next release.
Customer support service by UserEcho
Hi Adrian,
Could you please try placing the following patch into the Services and Web/bin directories? Unify.EventBroker.Agents.Web.dll