Setting up external API authentication with EntraI...
# help-with-umbraco
l
Hey, We're trying, and not having much luck, to set up an external API we have built on an Umbraco site as an API Controller to use JWT bearer authentication from Entra ID. It looks to be because Umbraco is set up as its own STS server with OpenIddict so the quick/standard easy way of using the Microsoft Identity libraries is conflicting as OpenIddict jumps the queue and declares the token invalid. Got slightly more detail here: https://our.umbraco.com/forum/using-umbraco-and-getting-started/114985-configuring-umbracoapicontroller-with-entraid-bearer-authentication Anyone set this up successfully and/or have any ideas on next approach?
6 Views