mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented OIDC für LDAP
This commit is contained in:
		| @@ -158,7 +158,7 @@ OFFICE365_HD= | ||||
| # It is useful for cases when Greenlight is deployed behind a Network Load Balancer or proxy | ||||
| OAUTH2_REDIRECT= | ||||
|  | ||||
| {% if applications[application_id].features.ldap | bool %} | ||||
| {% if applications | is_feature_enabled('ldap',application_id) %} | ||||
| # LDAP Login Provider (optional) | ||||
| # | ||||
| # You can enable LDAP authentication by providing values for the variables below. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user