de0c92af06 
								
							 
						 
						
							
							
								
								fix small typo in docs ( #570 )  
							
							... 
							
							
							
							Co-authored-by: Amnay Mokhtari <amnay.mokhtari@adevinta.com> 
							
						 
						
							2020-05-21 21:24:25 +01:00  
				
					
						
							
							
								 
						
							
								7cf685140b 
								
							 
						 
						
							
							
								
								Restrict access using Github collaborators ( #497 )  
							
							... 
							
							
							
							* Allow access based on Github repository 
							
						 
						
							2020-05-11 18:02:40 +01:00  
				
					
						
							
							
								 
						
							
								9ed5a43516 
								
							 
						 
						
							
							
								
								Use double dashes in docs ( #530 )  
							
							... 
							
							
							
							We only supports double dash (`--`) now, so update docs to reflect this. 
							
						 
						
							2020-05-09 15:39:47 +01:00  
				
					
						
							
							
								 
						
							
								36da6e2be9 
								
							 
						 
						
							
							
								
								Add Gitea to auth config docs ( #510 )  
							
							... 
							
							
							
							* add gitea to auth config docs
* PR feedback
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 
						
							2020-05-04 21:59:09 +01:00  
				
					
						
							
							
								 
						
							
								7c3efe4f42 
								
							 
						 
						
							
							
								
								Update okta doc ( #481 )  
							
							... 
							
							
							
							* updated Okta docs and added localhost example
* add changelog entry
* added pull request # to changelog
Co-authored-by: tbox <tbox@redhat.com>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 
						
							2020-04-08 21:28:00 +01:00  
				
					
						
							
							
								 
						
							
								802754caad 
								
							 
						 
						
							
							
								
								Migrate to oauth2-proxy/oauth2-proxy  
							
							
							
						 
						
							2020-03-29 15:40:10 +01:00  
				
					
						
							
							
								 
						
							
								4eef21cf3d 
								
							 
						 
						
							
							
								
								Bitbucket Auth Provider docs ( #447 )  
							
							... 
							
							
							
							* Bitbucket Auth Provider docs
* Typo fixed 
							
						 
						
							2020-03-16 11:39:12 +00:00  
				
					
						
							
							
								 
						
							
								400aea3653 
								
							 
						 
						
							
							
								
								Document how to use the sign_out endpoint ( #443 )  
							
							... 
							
							
							
							Fixes  #441 
+ a minor link fix 
						
							2020-03-14 10:07:23 +00:00  
				
					
						
							
							
								 
						
							
								d934309b44 
								
							 
						 
						
							
							
								
								Add preferred_username support (OIDC provider) ( #420 )  
							
							... 
							
							
							
							* Add support for preferred username.
* Add missing TOC entries.
* Add note about preferred_username support.
* Adjust tests.
* Check on not implemented error for GetPreferredUsername() call.
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 
						
							2020-03-01 15:02:51 +00:00  
				
					
						
							
							
								 
						
							
								eee4b55e0f 
								
							 
						 
						
							
							
								
								DigitalOcean Auth Provider ( #351 )  
							
							... 
							
							
							
							* DigitalOcean provider
* documentation: digitalocean provider
* changelog: digitalocean provider
* codeowners: digitalocean provider 
							
						 
						
							2020-01-15 11:09:34 +00:00  
				
					
						
							
							
								 
						
							
								f94dee6f0d 
								
							 
						 
						
							
							
								
								Update keycloak provider configuration doc ( #347 )  
							
							... 
							
							
							
							* update keycloak provider configuration doc
* Add changelog entry 
							
						 
						
							2020-01-10 09:41:08 +00:00  
				
					
						
							
							
								 
						
							
								227ea5da44 
								
							 
						 
						
							
							
								
								Add Nextcloud provider ( #179 )  
							
							
							
						 
						
							2019-11-25 18:47:21 +01:00  
				
					
						
							
							
								 
						
							
								11205c7399 
								
							 
						 
						
							
							
								
								Allow to change provider's name ( #296 )  
							
							... 
							
							
							
							* Allow to change provider's name.
* Add changelog entry.
* Linting.
* provider-name -> provider-display-name.
* Add flag in main.go.
* Update CHANGELOG.md 
							
						 
						
							2019-11-25 17:20:37 +00:00  
				
					
						
							
							
								 
						
							
								0b2eb91fa4 
								
							 
						 
						
							
							
								
								Update docs/2_auth.md  
							
							... 
							
							
							
							Co-Authored-By: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 
						
							2019-10-03 11:46:04 +01:00  
				
					
						
							
							
								 
						
							
								d8d4c687df 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feature/azure-idtoken  
							
							
							
						 
						
							2019-10-02 10:33:08 +01:00  
				
					
						
							
							
								 
						
							
								1aad87d7ca 
								
							 
						 
						
							
							
								
								Fixing a small typo in the docs  
							
							
							
						 
						
							2019-09-02 16:03:48 +01:00  
				
					
						
							
							
								 
						
							
								21aba50ea5 
								
							 
						 
						
							
							
								
								Adding a note to the Azure provider documentation to mention issues with the size of the cookie session storage  
							
							
							
						 
						
							2019-09-02 16:00:28 +01:00  
				
					
						
							
							
								 
						
							
								71dfd44149 
								
							 
						 
						
							
							
								
								Merge branch 'master' into keycloak-provider  
							
							
							
						 
						
							2019-08-17 08:10:37 +01:00  
				
					
						
							
							
								 
						
							
								8b61559b8d 
								
							 
						 
						
							
							
								
								Fix links in docs  
							
							... 
							
							
							
							- Fixed a bunch of references to the repo, which were 404ing
- Fixed a couple of things that 301/302ed
- Fixed some in page references 
							
						 
						
							2019-08-11 16:07:03 +01:00  
				
					
						
							
							
								 
						
							
								d85660248c 
								
							 
						 
						
							
							
								
								Adding docs for how to configure Okta for the OIDC provider ( #235 )  
							
							... 
							
							
							
							* Adding documentation for Okta OIDC provider.
* additional clean up.
* Clearer heading
* Forgot a word.
* updated documentation based on ReillyProcentive review.
* Per steakunderscore review: removed defaults. Removed extra hardening steps (expiration, https only etc) not directly related to setting up Okta w/ OIDC 
							
						 
						
							2019-08-07 11:57:18 +01:00  
				
					
						
							
							
								 
						
							
								4de49983fb 
								
							 
						 
						
							
							
								
								Rework GitLab provider ( #231 )  
							
							... 
							
							
							
							* Initial version of OIDC based GitLab provider
* Add support for email domain check to GitLab provider
* Add gitlab.com as default issuer for GitLab provider
* Update documentation for GitLab provider
* Update unit tests for new GitLab provider implementation
* Update CHANGELOG for GitLab provider
* Rename GitLab test access token as response to linter 
							
						 
						
							2019-08-06 12:20:54 +01:00  
				
					
						
							
							
								 
						
							
								800a3694c2 
								
							 
						 
						
							
							
								
								Add docs and record in CHANGELOG  
							
							
							
						 
						
							2019-07-28 16:26:09 +02:00  
				
					
						
							
							
								 
						
							
								9200eb8e97 
								
							 
						 
						
							
							
								
								split README.MD into pages  
							
							
							
						 
						
							2019-05-09 11:06:32 +01:00