DS_JWT = { "ds_client_id": "{INTEGRATION_KEY_JWT}", "ds_impersonated_user_id": "{IMPERSONATED_USER_ID}", # The id of the user. "private_key_file": "./app/private.key", # Create a new file in your repo source folder named private.key then copy and paste your RSA private key there and save it. "authorization_server": "account-d.docusign.com", "doc_docx": "World_Wide_Corp_Battle_Plan_Trafalgar.docx", "doc_pdf": "World_Wide_Corp_lorem.pdf" }