[x] GECOS: resolve bastion key NoneType issue - due to empty oidc_claim_name
[x] TAGS: only return project permissions to facility-operators, pc, po and pm of that project
[x] SEARCH: in /people add family and given names to the search (email, display_name, family_name, given_name)
[x] ROLES: in /people/{uuid}?as_self=false do not show roles that link to private projects
[x] USER: do not optimistically stub user accounts when they log in prior to enrolling through COmanage - it's possible that OIDC claims are not being received as defined by spec and lack attributes to fully stub an account which leads to issues within the existing system
Referenced issues
[x] FABlib endpoint: /testbed-info - #16
[x] EXPIRY: add vouch_expiry to whomi output - #14
Singletons
oidc_claim_name
facility-operators
,pc
,po
andpm
of that projectfamily
andgiven
names to the search (email
,display_name
,family_name
,given_name
)/people/{uuid}?as_self=false
do not show roles that link to private projectsReferenced issues
/testbed-info
- #16vouch_expiry
to whomi output - #14