mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Cleaned up OIDC für taiga draft
This commit is contained in:
		@@ -60,7 +60,7 @@ SMTP_FROM_ADDRESS=Mastodon <{{system_email.from}}>
 | 
			
		||||
# @see https://stackoverflow.com/questions/72081776/how-mastodon-configured-login-using-sso
 | 
			
		||||
 | 
			
		||||
OIDC_ENABLED={{ applications[application_id].oidc.enabled | string | lower }}
 | 
			
		||||
OIDC_DISPLAY_NAME="{{primary_domain | upper}} SSO"
 | 
			
		||||
OIDC_DISPLAY_NAME="{{oidc.button_text}}"
 | 
			
		||||
OIDC_ISSUER={{oidc.client.issuer_url}}
 | 
			
		||||
OIDC_DISCOVERY=true
 | 
			
		||||
OIDC_SCOPE="openid,profile,email"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user