OAuthJWTIssuer Parameter (Connect-Excel Cmdlet)
The issuer of the Java Web Token.
Syntax
Connect-Excel -OAuthJWTIssuer string
Data Type
cstr
Default Value
""
Remarks
The issuer of the Java Web Token. In most cases, this takes the value of the OAuth App Id (Client Id) connection property and does not need to be individually set.
This is not required when using the GOOGLEJSON OAuthJWTCertType. Google JSON keys contain a copy of the issuer account.