It seems likely that Phoenix does not provide a direct way to disable local authentication or the default admin user when OAuth is enabled. The documentation suggests that Phoenix supports OAuth2 identity providers, allowing users to log in via third-party IDPs like Google, AWS Cognito, and Microsoft Entra ID, but it does not explicitly mention disabling local authentication or the admin user when OAuth is active. Would you like more detailed information on configuring OAuth2 in Phoenix or managing user roles? Sources:
- Phoenix Authentication Documentation
馃挕聽Hint: Mention RunLLM in the thread for followups.
Heyyy Mikyo
Thanks for your response
I digged into the documentation and came to the same conclusion
For now we've changed the default password so that should work for now!
Thanks again!!