hi, I'm getting the attached error while trying to sign in with Azure AD/Entra. I've configured the helm chart and redirect uri as per the documentation and confirmed via Azure AD signin logs that I was successfully authenticated. Any ideas what i might have done wrong? Pod logs:
INFO: 172.25.85.33:55498 - "GET /oauth2/microsoft_entra_id/tokens?code=1.AUYAIOXXXXX HTTP/1.1" 307 Temporary Redirect
INFO: 172.25.85.33:55498 - "GET /login?error=Sign+in+is+not+allowed. HTTP/1.1" 200 OK馃挕聽Hint: Mention RunLLM in the thread for followups.
The bot is correct. If you want to allow sign up, you would change that environment variable
i think that was it, thank you!
no problem
much less important, but any chance it is possible to disable local admin and password entirely and only use SSO?
yea, you can try this
PHOENIX_DISABLE_BASIC_AUTH=true