Azure ADB2C Multi Tenant Web API .NET 8.0 got error IDX10500: Signature validation failed. No security keys were provided to validate the signature
I am working on .net 8.0 web api and reacts typeScript app projects and registered in azure adb2c different tenant; Azure Active Directory B2C (ADB2C). I need help on validating signature where i have .net and react on different issuers. Please refer to #region Authentication & Security
for web api