oidc-gateway: Better visualization for broken users

This commit is contained in:
Lauri Võsandi 2023-07-31 12:38:33 +03:00
parent b01f073ced
commit 5680b4df49
1 changed files with 8 additions and 2 deletions

View File

@ -126,9 +126,15 @@ spec:
- name: Name
type: string
jsonPath: .status.profile.name
- name: Emails
- name: Display e-mail
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
type: string
jsonPath: .status.groups