Merge branch 'UPN-Lowercase' of https://github.com/VF-mbrauer/dex into UPN-Lowercase
Signed-off-by: Maik Brauer <maik.brauer@vodafone.com>
This commit is contained in:
		| @@ -52,7 +52,7 @@ type Config struct { | |||||||
| 	Groups               []string        `json:"groups"` | 	Groups               []string        `json:"groups"` | ||||||
| 	GroupNameFormat      GroupNameFormat `json:"groupNameFormat"` | 	GroupNameFormat      GroupNameFormat `json:"groupNameFormat"` | ||||||
| 	UseGroupsAsWhitelist bool            `json:"useGroupsAsWhitelist"` | 	UseGroupsAsWhitelist bool            `json:"useGroupsAsWhitelist"` | ||||||
| 	emailToLowercase     bool            `json:"emailToLowercase"` | 	EmailToLowercase     bool            `json:"emailToLowercase"` | ||||||
| } | } | ||||||
|  |  | ||||||
| // Open returns a strategy for logging in through Microsoft. | // Open returns a strategy for logging in through Microsoft. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user