ram
ram

Reputation: 11

Rally APIKEY with single sign using Pyral

Using Rally APIKEY in a single sign on environment with a proxy throws error that it can not reach rally1.rallydev.com-

Tried setting HTTPS_PROXY As well, No result.

I can reach from browser and it auto signs me up via single signon.

Did anyone try apikey authorization in single sign on proxy environment using pyral, if so can u please share how u did it?—-thank you

Upvotes: 1

Views: 282

Answers (1)

satish tunuguntla
satish tunuguntla

Reputation: 1

Having as similar issue: rally = Rally(server=server, apikey=apikey, workspace=workspace, project=project) pyral.context.RallyRESTAPIError: SSL certificate verification failed

my organization is not ready to give the proxy server details any other work around for the issue.

sorry was not able to add a comment so posting as answer.

Upvotes: 0

Related Questions