BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SDV
Obsidian | Level 7 SDV
Obsidian | Level 7

I have created a profile in Studio for GitHub, and have attempted to use this profile when attempting to add a path to a repo.

 

I added my public key to my GitHub.  When creating the repo path in Studio I tried using both the https and ssh paths and both of them fail.  I get this message when trying to save the https path:

SDV_0-1600378385139.png

and this error when I use the ssh path:

SDV_1-1600378436903.png

I can connect to the repo in EG.

1 ACCEPTED SOLUTION

Accepted Solutions
SDV
Obsidian | Level 7 SDV
Obsidian | Level 7

I found out how to turn on the option to have Studio allow you to use HTTPS to connect to the remote repository.  I am now able to connect to the remote repository.

 

FYI - You have to edit: 

C:\Program Files\SASHome\SASStudio<studio_type>\<version>\war\config.properties

  • <studio_type>: SingleUser, Basic, Enterprise*       (* Enterprise value not verified)

  • <version>: SAS Studio version number (example: 3.81)

Set webdms.showGitPassword=true

Restart Studio Server

Then you will have an option when creating a Git Profile to use HTTPS

View solution in original post

1 REPLY 1
SDV
Obsidian | Level 7 SDV
Obsidian | Level 7

I found out how to turn on the option to have Studio allow you to use HTTPS to connect to the remote repository.  I am now able to connect to the remote repository.

 

FYI - You have to edit: 

C:\Program Files\SASHome\SASStudio<studio_type>\<version>\war\config.properties

  • <studio_type>: SingleUser, Basic, Enterprise*       (* Enterprise value not verified)

  • <version>: SAS Studio version number (example: 3.81)

Set webdms.showGitPassword=true

Restart Studio Server

Then you will have an option when creating a Git Profile to use HTTPS

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1584 views
  • 0 likes
  • 1 in conversation