forked from k-space/kube
		
	oidc-gateway: Better visualization for broken users
This commit is contained in:
		@@ -126,9 +126,15 @@ spec:
 | 
				
			|||||||
        - name: Name
 | 
					        - name: Name
 | 
				
			||||||
          type: string
 | 
					          type: string
 | 
				
			||||||
          jsonPath: .status.profile.name
 | 
					          jsonPath: .status.profile.name
 | 
				
			||||||
        - name: Emails
 | 
					        - name: Display e-mail
 | 
				
			||||||
          type: string
 | 
					          type: string
 | 
				
			||||||
          jsonPath: .status.emails
 | 
					          jsonPath: .spec.companyEmail
 | 
				
			||||||
 | 
					        - name: Upstream IdP e-mail
 | 
				
			||||||
 | 
					          type: string
 | 
				
			||||||
 | 
					          jsonPath: .spec.githubEmails[?(@.primary==true)].email
 | 
				
			||||||
 | 
					        - name: GH ID
 | 
				
			||||||
 | 
					          type: string
 | 
				
			||||||
 | 
					          jsonPath: .spec.githubProfile.id
 | 
				
			||||||
        - name: Groups
 | 
					        - name: Groups
 | 
				
			||||||
          type: string
 | 
					          type: string
 | 
				
			||||||
          jsonPath: .status.groups
 | 
					          jsonPath: .status.groups
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user