mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-02 10:18:42 +00:00
* Clarify SSO setup via Database Admin interface Fixes #10415 by documenting that Social applications are configured in Django admin at /admin/, not via config.yaml or API. * docs: move Database Admin access details to db_admin.md Per review: drop the access-how-to from SSO.md and link to the Database Admin guide instead. --------- Co-authored-by: Matthias Mair <code@mjmair.com>