Fix appearance issue in clients list screen with long client ids
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								sample_upstream_provider/storage/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								sample_upstream_provider/storage/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| users.json | ||||
							
								
								
									
										11
									
								
								sample_upstream_provider/storage/clients.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								sample_upstream_provider/storage/clients.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| - id: testclient1 | ||||
|   name: Client 1 | ||||
|   description: client1 | ||||
|   secret: secretone | ||||
|   redirect_uri: http://127.0.0.1:8011/ | ||||
|   granted_to_all_users: true | ||||
| - id: testclient2 | ||||
|   name: Client 2 | ||||
|   description: client2 | ||||
|   secret: secrettwo | ||||
|   redirect_uri: http://127.0.0.1:8012/ | ||||
							
								
								
									
										7
									
								
								sample_upstream_provider/storage/providers.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								sample_upstream_provider/storage/providers.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| - id: upstream | ||||
|   name: Upstream | ||||
|   logo: openid | ||||
|   client_id: foo | ||||
|   client_secret: bar | ||||
|   configuration_url: http://127.0.0.1:9001/dex/.well-known/openid-configuration | ||||
|   allow_auto_account_creation: true | ||||
		Reference in New Issue
	
	Block a user