bluemix-go icon indicating copy to clipboard operation
bluemix-go copied to clipboard

Serialization of the IAM token for reuse in CLI tools

Open Ravenwater opened this issue 6 years ago • 0 comments

What is the right protocol to deal with the IAM token for CLI tools? The 1h TTL would indicate that you want to reuse the token, but there is no logic in the SDK to serialize the state of the IAMAuthRepository.

Is that something folks manage themselves or is this something that will be implemented in a future release of the SDK?

Ravenwater avatar Feb 15 '19 16:02 Ravenwater