mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-30 20:35:38 +00:00 
			
		
		
		
	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
This commit is contained in:
		| @@ -13,6 +13,7 @@ To use SSO you have to: | |||||||
| 1. Enable the required providers in the [config file](../start/config.md#Single-Sign-on). | 1. Enable the required providers in the [config file](../start/config.md#Single-Sign-on). | ||||||
| 1. Add the required client configurations in the `SocialApp` app in the [admin interface](../settings/admin.md). | 1. Add the required client configurations in the `SocialApp` app in the [admin interface](../settings/admin.md). | ||||||
| 1. Enable SSO for the users in the [global settings](../settings/global.md). | 1. Enable SSO for the users in the [global settings](../settings/global.md). | ||||||
|  | 1. Configure [e-mail](../settings/email.md). | ||||||
|  |  | ||||||
| ### Security Consideration | ### Security Consideration | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user