Skip to content

credential_process is not implemented #455

@tyehle

Description

@tyehle

The SDK is not compatible with an external credential_process

Expected Behavior

Specifying a credential_process in the credentials file should allow a user of the sdk to authenticate.

Current Behavior

The credential_process option is ignored.

Possible Solution

I have some thoughts about how to implement this and I would be happy to work on a PR, I just wanted to make sure that was something that would be useful. If so we can talk more about an implementation.

Steps to Reproduce

  • Put a credentials_process line in ~/.aws/credentials
  • Try to build a client with a ProfileCredentialsProvider

Context

Your Environment

  • AWS Java SDK version used: 2.0.0-preview-9
  • JDK version used: 1.8.0_161

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions