A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
i'm trying to configure the Form API. i used this documentation: https://world.episerver.com/documentation/developer-guides/forms/using-forms-serviceapi/ . So far, i was able to reproduce the step and make it work until step 7. And now come the trouble. We are using Owin with azure active directory. How can i setup our environment to use Oauth for the forms API and owin for authentication? Did'nt find a lot of info on the internet..
OR maybe i misunderstood and we can use everything with Owin?
When i hit the "episerverapi/token", i receive an this error:
Any toughts on how we can achieve this? Do i really need to create another membership provider only for the forms api?
Thanks,