Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.
This repository was archived by the owner on May 30, 2025. It is now read-only.

Jenkins authenticates with session token (authn-k8s support) #15

@AndrewCopeland

Description

@AndrewCopeland

Currently Jenkins supports authentication via the conjur api key, however if jenkins is being run in k8s with the conjur side car container a session token is provided to the jenkins container.

We need the ability to authenticate using this session token rather than an api key.

The conjur configuration should contain a field for 'Session Token File' and if this field is populated then the jenkins plugin should use the session token to retrieve the credential.

This also means that the conjur-credential-plugin does not need to authenticate since it is already authenticated.

Metadata

Metadata

Assignees

No one assigned

    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