update readme
This commit is contained in:
		
							parent
							
								
									1f4eb9f534
								
							
						
					
					
						commit
						4861cb8e65
					
				|  | @ -1,7 +1,8 @@ | ||||||
| google_auth_proxy | google_auth_proxy | ||||||
| ================= | ================= | ||||||
| 
 | 
 | ||||||
| A reverse proxy that acts as an authentication layer using Google Oauth2 to validate  | 
 | ||||||
|  | A reverse proxy that provides authentication using Google OAuth2 to validate  | ||||||
| individual accounts, or a whole google apps domain. | individual accounts, or a whole google apps domain. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | @ -48,7 +49,7 @@ Unauthenticated requests will be redirected to `/oauth2/sign_in` to start the si | ||||||
| 
 | 
 | ||||||
| ## Example | ## Example | ||||||
| 
 | 
 | ||||||
| To run a proxy on port 4180 authenticating requests for an application running  | To run google_auth_proxy as a reverse proxy on port 4180 authenticating requests for an application running  | ||||||
| on port 8080 at internal.yourcompany.com you would use | on port 8080 at internal.yourcompany.com you would use | ||||||
| 
 | 
 | ||||||
| ```bash | ```bash | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue