showClientSubject function

Get DataONE Identity as Stored in the CILogon Certificate.

Get DataONE Identity as Stored in the CILogon Certificate.

Returns Your Identity according to DataONE (and CILogon) as provided in the Subject field of the X.509 certificate. The value is a Distinguished Name, and can be used in all fields that require a user identity for access control authorization. If the certificate is missing on expired, then the subject 'public' is returned.

showClientSubject(x, ...) ## S4 method for signature 'CertificateManager' showClientSubject(x)

Arguments

  • x: a CertificateManager instance
  • ...: (Not yet used)

Returns

the DataONE Subject that is your client's identity

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10