0
Answered

Event Broker won't allow password containing metacharacters

Adrian Corston 6 years ago updated by Curtis Lusmore 6 years ago 4

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

Answer
Under review

Hi Adrian,

Could you please try placing the following patch into the Services and Web/bin directories? Unify.EventBroker.Agents.Web.dll

GOOD, I'M SATISFIED
Satisfaction mark by Adrian Corston 6 years ago
Answer
Under review

Hi Adrian,

Could you please try placing the following patch into the Services and Web/bin directories? Unify.EventBroker.Agents.Web.dll

Hi Adrian,

Any update on this?

Had a chance to test - the patched .dll accepts the password just fine.

Thankyou

Answered

Thanks for confirming. The patch should be included in the next release.