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

Not getting Clinet_id and Client secrete from SASjs Viya Token Generator #6

Closed
venkattoluchuri opened this issue Apr 29, 2021 · 3 comments

Comments

@venkattoluchuri
Copy link

Hi,

I have run below code and created folders and trying to run "https://URL.../clickme. However, i am not getting any output for client_secrete to use submit jobs from VS Code editor.

filename vt url "https://raw.githubusercontent.com/sasjs/viyatoken/master/runme.sas";
%inc vt;

If you can able to join us for few mins over the call, that would be a great help to understand more on this usage and further steps.

Thanks again for all your help.

@allanbowe
Copy link
Member

allanbowe commented Apr 29, 2021 via email

@venkattoluchuri
Copy link
Author

venkattoluchuri commented Apr 29, 2021 via email

@allanbowe
Copy link
Member

As per discussion, and as documented here, the system account must have READ access to the consul token in order to generate the client / secret pair.

The permissions on the consul token itself should never be changed - rather, the relevant users should be given access rights, or the system account should be given access. If the system account, the permissions should be carefully set to avoid the risk of regular users being able to generate client/secret pairs.

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

2 participants