I'm building optimizely headless project with a React front end. I want to switch authentication provider to Azure AD B2B for the CMS admin authorization, everything is working well, but now the admin cannot see the draft (saved) content but can see published content. I found out users need an 'epi_content_management' scope, but in Azure, I can't add it. Any advice on what to do?
I'm building optimizely headless project with a React front end. I want to switch authentication provider to Azure AD B2B for the CMS admin authorization, everything is working well, but now the admin cannot see the draft (saved) content but can see published content. I found out users need an 'epi_content_management' scope, but in Azure, I can't add it. Any advice on what to do?