Rank 4: Virtual Machine
Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project.
Issue 1 – Google OAuth credentials reverting
- I configure my own Google Client ID and Client Secret.
- Authentication works correctly after saving.
- After several hours, the credentials automatically revert to different values I did not set.
- Login then fails until I manually re-enter my credentials.
- No one else has project access.
- I am not modifying these settings manually.
Issue 2 – Apple OAuth configuration wiped
- Apple OAuth was fully configured and tested successfully.
- Several hours later, the provider was automatically disabled.
- All fields (Services ID, Key ID, Team ID, P8 content) were cleared.
- No manual changes were made.
Notes
- This behavior occurs overnight without any interaction.
- It affects multiple OAuth providers (Google and Apple)
- I am on a self-hosted instance of Appwrite v1.8.1
Questions
- Is there any automated config sync or environment override that could reset OAuth providers?
- Could this be caused by a deployment, container restart, or anything similar?
- Is there an audit log to track provider configuration changes?