IBMStreams / streamsx.topology

Develop streaming applications for IBM Streams in Python, Java & Scala.
http://ibmstreams.github.io/streamsx.topology
Apache License 2.0
29 stars 43 forks source link

Feature/platform token #2618

Closed ghost closed 3 years ago

ghost commented 3 years ago

Resolves #2609

This PR replaces the service_token by the user token, aka platform token. The internal JSON interface is mainly kept except that the serviceTokenEndpoint has been removed. Following other changes:

Note: The major version has NOT yet been bumped to 2 as required by the change