Hi:
We have some applications that authenticate users with Microsoft Azure B2C (openid). With business transaction correlation enabled, users authenticating with these applications receive the authentication error IDX21323: RequireNonce was Null.
For some reason the OpenidConnect nonce cookie is not being delivered to the user's Web Browser. Checking the cookies we see that only some ADRUM_BT cookies are set.
The only work around for the time being has been to disable business transaction correlation completely.
Any ideas on how to disable or fix this issue, without requiring a complete disabling of the business transaction correlation feature?
Thanks,
Roberto