forked from toolshed/docs.coopcloud.tech
		
	docs: add trick to kill NC OIDC cache
This commit is contained in:
		@ -47,6 +47,13 @@ You can use [this trick](https://janikvonrotz.ch/2020/10/20/openid-connect-with-
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
You might also need the following "Why is my synchronisation.." change if you see an error `'redirect_uri' is invalid`.
 | 
					You might also need the following "Why is my synchronisation.." change if you see an error `'redirect_uri' is invalid`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					If you ever need to change the realm, you'll need to reset the cache with:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					docker exec -u www-data <container-id> php occ config:app:delete oidc_login last_updated_well_known
 | 
				
			||||||
 | 
					docker exec -u www-data <container-id> php occ config:app:delete oidc_login last_updated_jwks
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Why is my synchronisation client freezing on the "grant access" step?
 | 
					#### Why is my synchronisation client freezing on the "grant access" step?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Please see [this ticket](https://git.autonomic.zone/coop-cloud/nextcloud/issues/5).
 | 
					Please see [this ticket](https://git.autonomic.zone/coop-cloud/nextcloud/issues/5).
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user