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

Authorization flow #19

Open
manasouza opened this issue Sep 28, 2017 · 1 comment
Open

Authorization flow #19

manasouza opened this issue Sep 28, 2017 · 1 comment

Comments

@manasouza
Copy link
Owner

Create some way to authorize user during application first access, and save the credential file at the container

Maybe will need some web app with GUI to do that

@manasouza
Copy link
Owner Author

manasouza commented Oct 28, 2018

Recent activities show that with docker attach $containerId is possible to interact with container stdin, informing the token after confirm all request permissions.

More about authentication process could be clarified:

https://developers.google.com/identity/protocols/OAuth2#serviceaccount (Your application calls Google APIs on behalf of the service account, and user consent is not required)

https://cloud.google.com/docs/authentication/production?hl=en_US

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

No branches or pull requests

1 participant