Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement request] multi-user support #13

Open
zosky opened this issue Jul 11, 2018 · 0 comments
Open

[enhancement request] multi-user support #13

zosky opened this issue Jul 11, 2018 · 0 comments

Comments

@zosky
Copy link

zosky commented Jul 11, 2018

problem statement

the service account has been autherized to access all users on our domain ... but i can not set delegationEmail in google.auth.JWT:L88

my hack

  • changing L88 to this.key.doAsUser.
  • added it to the key
  • restarted NR

IT WORKED

it would be best if this could be set through the flow - but that seems out of reach with my current skill :)

this approach still requires 1 connection node per person (even though they all use the 1 service account). if you're interested in a pull request, i could try adding it as an optional field

@zosky zosky changed the title data from multiple accounts ? [enhancement request] multi-user support Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants