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'))
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'))