Skip to content

Credentials are lost when explicitly set #811

@andrewpmartinez

Description

@andrewpmartinez

Experienced

If credentials in a ziti context config are explicitly set, they are lost.

Expected

Credentials are used if set. If not set, default to checking for an identity config.

Reproduction

  1. Create some credentials certCreds := &edgeapis.CertCredentials{...}
  2. Set them on a ztx config: ziti.Conf{Credentials: certCreds}
  3. Attempt to authenticate ztx.Authenticate()

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions