Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

How to use this library with a Service Account (Json based) #31

Open
sabbadino opened this issue Apr 1, 2019 · 0 comments
Open

How to use this library with a Service Account (Json based) #31

sabbadino opened this issue Apr 1, 2019 · 0 comments

Comments

@sabbadino
Copy link

Hi, I need to implement a server based printing on GCP.
The reccomended way for server to server authentication seems to be Service Accounts (using the Json format). I managed to get a valid token using the official google auth nuget package.
However it's not clear if it's possible to use the GoogleCloudPrintClient. with the token obtaned in this way (service accounts does not have client id or secrets).
Any suggestion will be appreciated
Enrico Sabbadin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant