indice-co / Indice.Platform

Indice Platform addons and featues
MIT License
46 stars 7 forks source link

Fix Bearer token not passing validation #424

Closed eskour closed 2 months ago

eskour commented 2 months ago

Fix Bearer token not passing validation because security keys differ from .NET 7 and .NET 8 version of the Nuget package

Error message: Bearer was not authenticated. Failure message: IDX10500: Signature validation failed. No security keys were provided to validate the signature.

More details here: https://stackoverflow.com/questions/60635967/idx10500-signature-validation-failed-no-security-keys-were-provided-to-validat