sassoftware / sassoftware/pyviyatools
Not able to use these python scripts on my environment. However, I had able to set profile and get authenticated
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
One thing, I would like to let you know that, our SAS Viya build on AZURE Cloud and we have DNS created and using Azure app gateway to access our SAS Web app's using sasviyadev.optum.com. However, I can do auth login using hostname not using sasviyadev.optum.com though I have entered IP and hostname in to /etc/hosts.
Let me know if we can connect over team's meeting for further debug.
[vt7@phx-dev-services pyviyatools]$ ./loginviauthinfo.py
Logging in with profile: Default
Getting Credentials for: phx-dev-services.uapcld.net
Enter credentials for https://phx-dev-services.uapcld.net:
Login succeeded. Token saved.
[vt7@phx-dev-services pyviyatools]$ ./listgroupsandmembers.py
groupid,groupname,grouptype,groupproviderid,memberid,membername,membertype,memberproviderid
ConnectionError: ('Connection aborted.', error(110, 'Connection timed out'))
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with loginviauthinfo.py and listgroupsandmembers.py, reproducing the successful login against phx-dev-services.uapcld.net and the timeout when calling the SAS Viya endpoint at sasviyadev.optum.com. Review the reported /etc/hosts and Azure App Gateway setup. Done means identifying whether the failure is reproducible and documenting a confirmed cause or required environment change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100