forcedotcom / forcedotcom/wsc

Effect of SOAP API's login() retirement

Open
#363 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
276
Forks
223
PR merge metrics
No merged PRs in 30d

Description

With my understanding that the the SOAP APO login() call will be retired in 2027 and the current connection initialization method with Connector.newConnection(config) involve login() call
[source](https://github.com/forcedotcom/wsc/blob/73c5ff99bb46493b440c9acb46819e0f8ba411b0/src/test/resources/codegeneration/PartnerConnection.java#L250)

Are these the same thing? Will the library update to use other methods of authentication without breaking changes or are we expected to switch to other auth method and update our application accordingly?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.