2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

5 Commits

Author SHA1 Message Date
Matthias Mair
854bdb16d1
Changes for SSO (#419)
* Changes for https://github.com/inventree/InvenTree/pull/4171

* Changes for https://github.com/inventree/InvenTree/pull/4172

* fix spelling
2023-01-10 09:07:15 +11:00
Oliver
67b97f1e4d
Add documentation for SSO callback URL (#418) 2023-01-08 00:29:00 +11:00
Oliver
be689a6f1e
Sso docs (#414)
* Add tip and fix link

* Add cross link

* Add example image for configuration file

* Expand SSO docs
2023-01-03 23:30:49 +11:00
Miklós Márton
7a77860ed3 Email is required for SSO
SSO login redirects to accounts/signup which is disabled if no e-mail configuration is present:
https://github.com/inventree/InvenTree/blob/master/InvenTree/InvenTree/forms.py#L219
2022-06-08 21:55:38 +02:00
Oliver
0d1e4fdf04 Adds framework for documentation of user and global settings 2021-10-18 22:12:15 +11:00