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.
I need to be able to grant access to the Forms Service API using Bearer Tokens obtained from our Azure AD instance. I've been able to convert authentication for CMS and Content Delivery API but I can't find how to set this up for FormsServiceAPI. I'm guessing that I need to somehow make the FormsServiceApi aware of Azure Ad so it we can validate those bearer tokens. Can someone point me to direction on how to set this up? We're using CMS (11.20.x) with .Net 4.6.2. Thank you.