OIDC with AAD local coder set-up
Hi,
I am experimenting with coder to se if it can be used in my enterprise. Following the steps in the documentation for Active Directory in Azure running the coder server with the oidc arguments I get a 403 with the following
{"message":"Incorrect login type, attempting to use "oidc" but user is of login type "password""}
Is there some user config I have to set in coder?
I am experimenting with coder to se if it can be used in my enterprise. Following the steps in the documentation for Active Directory in Azure running the coder server with the oidc arguments I get a 403 with the following
{"message":"Incorrect login type, attempting to use "oidc" but user is of login type "password""}
Is there some user config I have to set in coder?