Just like in title if you could provide me with instructions how to configure auth: section in Okteko config file and, a service principle on Azure side it self. So far with configuration below I got “Service unavailable error” although all pods are working.
Could you also share the Authentication blade for App registration ? Platform configuration (WEB or SPA), Redirect uris and which tokens to use (Access tokens or ID tokens ). ?
On the Authentication configuration this was configured with the platform ‘Web’ and there is a single entry under Redirect URIs set to https://okteto.dev.<YOUR_DNS_ZONE>/auth/callback
Front-channel logout URL is empty.
Neither of the Implicit grant and hybrid flows options checked.