Hi
My work is in the progress of transitioning from SA9.4 on EG to SAS Viya and SAS Studio. In SAS EG, my authentication details for my teradata connection are created in SAS EG Explorer and I can easily connect to the teradata platform and run my code, I'd suspect that SAS EG Explorer adds the credentials to my profile or config in SAS Management Console, however I'm not 100% sure where they are stored. Now when I try to reference the authdomain in code in SAS Studio to connect to Teradata databases I get errors saying that my credentials aren't available. So it seems that SAS Studio isn't able to see the credentials that EG stored. I don't want to hard code my credentials in a SAS program for security reasons. Just wondering if there's a setting somewhere in SAS Studio that I can use to create or reference the authdomain or do I need to speak with the SAS admin?
Our 9.4 system and SMC is locked by the SAS admins so I can't just hop into SMC and add it.
Thanks