mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented OIDC für LDAP
This commit is contained in:
		| @@ -165,7 +165,7 @@ AUTH_REQUIRE_TOKENS=True | ||||
| # @see https://github.com/heviat/Mailu-OIDC/tree/master | ||||
|  | ||||
| # Enable OpenID Connect. Possible values: True, False | ||||
| OIDC_ENABLED={{ applications[application_id].features.oidc | string | capitalize }} | ||||
| OIDC_ENABLED={{ applications | is_feature_enabled('oidc',application_id) | string | capitalize }} | ||||
|  | ||||
| # OpenID Connect provider configuration URL | ||||
| OIDC_PROVIDER_INFO_URL={{oidc.client.issuer_url}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user