Use updated key names in oauth2-proxy-alpha-config.yaml (#2253)
This commit is contained in:
		
							parent
							
								
									76bc2cf73f
								
							
						
					
					
						commit
						e55ac342f0
					
				|  | @ -20,4 +20,4 @@ providers: | ||||||
|   clientSecret: b2F1dGgyLXByb3h5LWNsaWVudC1zZWNyZXQK |   clientSecret: b2F1dGgyLXByb3h5LWNsaWVudC1zZWNyZXQK | ||||||
|   clientID: oauth2-proxy |   clientID: oauth2-proxy | ||||||
|   oidcConfig: |   oidcConfig: | ||||||
|     oidcIssuerURL: http://dex.localhost:4190/dex |     issuerURL: http://dex.localhost:4190/dex | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue