mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-30 23:51:03 +01:00 
			
		
		
		
	document setting oidc client secret cia env (#1649)
This commit is contained in:
		
							parent
							
								
									3f2b238a46
								
							
						
					
					
						commit
						c4beb0b8af
					
				| @ -24,6 +24,8 @@ oidc: | |||||||
|   # It resolves environment variables, making integration to systemd's |   # It resolves environment variables, making integration to systemd's | ||||||
|   # `LoadCredential` straightforward: |   # `LoadCredential` straightforward: | ||||||
|   #client_secret_path: "${CREDENTIALS_DIRECTORY}/oidc_client_secret" |   #client_secret_path: "${CREDENTIALS_DIRECTORY}/oidc_client_secret" | ||||||
|  |   # as third option, it's also possible to load the oidc secret from environment variables | ||||||
|  |   # set HEADSCALE_OIDC_CLIENT_SECRET to the required value | ||||||
| 
 | 
 | ||||||
|   # Customize the scopes used in the OIDC flow, defaults to "openid", "profile" and "email" and add custom query |   # Customize the scopes used in the OIDC flow, defaults to "openid", "profile" and "email" and add custom query | ||||||
|   # parameters to the Authorize Endpoint request. Scopes default to "openid", "profile" and "email". |   # parameters to the Authorize Endpoint request. Scopes default to "openid", "profile" and "email". | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user