diff --git a/auth/services/patient/validator.go b/auth/services/patient/validator.go index 85876fa69e..371e2685b1 100644 --- a/auth/services/patient/validator.go +++ b/auth/services/patient/validator.go @@ -94,6 +94,7 @@ func (v validator) VerifyVP(vp vc.VerifiablePresentation, validAt *time.Time) (c services.UsernameClaim: credentialSubject.Member.Identifier, // TODO: adjust? services.AssuranceLevelClaim: "low", + services.UserRoleClaim: "patient", } return patientVerificationResult{