Skip to content

Azure authentication from credentials in environment variables #319

@kk99999

Description

@kk99999

When a certificate is stored in Azure Key Vault and the Azure Sign Tool is used within an Azure DevOps pipeline—with addSpnToEnvironment set to true—Azure DevOps automatically injects the credentials (tenant ID, client ID, and client secret) into the environment as variables, allowing files to be signed without explicitly providing these credentials. Can jsign be enhanced to support this same behavior, so there is no need to manually input these credentials? This would be a valuable enhancement for DevOps workflows who need to sign jar files in CI pipelines. Any chance this could be implemented?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions