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

M2M Support #19

Closed
cwdcwd opened this issue Sep 25, 2019 · 2 comments
Closed

M2M Support #19

cwdcwd opened this issue Sep 25, 2019 · 2 comments
Labels
in progress There is a challenge currently running to fix this P2 Critical but non-blocking
Milestone

Comments

@cwdcwd
Copy link
Contributor

cwdcwd commented Sep 25, 2019

Add in support for M2M authentication. instead of user and passwords in the rc file, support client id and secret values.

@cwdcwd cwdcwd added the P2 Critical but non-blocking label Sep 25, 2019
@cwdcwd cwdcwd added this to the 1.0 release milestone Sep 25, 2019
@ThomasKranitsas
Copy link
Collaborator

Use this library https://github.com/appirio-tech/tc-core-library-js/releases/tag/v2.6.3 for M2M. Please note that you need to refer to it via git instead of npm.

@ThomasKranitsas ThomasKranitsas added the in progress There is a challenge currently running to fix this label Sep 26, 2019
@sharathkumaranbu
Copy link
Collaborator

Implemented in c1a95e6

We will use the M2M capability provided by Submission API wrapper. In future when we implement commands not related to Submission API wrapper directly, we can use this library at that point of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress There is a challenge currently running to fix this P2 Critical but non-blocking
Projects
None yet
Development

No branches or pull requests

3 participants