Hello everyone,
I'm trying to setup Azure AD authentification with OpenID connect but i find myself enable to move forward.
I used this documentation :
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/authenticating-users-with-azure-ad-openid-connec
and followed every instruction but now I have this error when connecting to my web client (url looks like
http://localhost:8080/<Instance>/Signin)
I couldn't find any explanation as to why i'm having this issue, i checked the Azure AD tab on my instance and "Application Client ID" and "Application Client Secret'" are empty. I'm configuring a single tenant right now.
I will take any suggestion that could help me
Thanks