Skip to content

Does azure PowerShell support signing a JWT with a secret in an AKV without downloading it? #28338

@MattHyman

Description

@MattHyman

Description

Signing a JWT in PowerShell is clearly documented, its also not hard to extend the example to use an AKV with "az keyvault secret show".

What appears to not be documented is how to sign a JWT with an AKV with a sign-only AKV secret in Azure PowerShell. .Net and Python support this scenario with the CryptographyClient but I am not seeing a PowerShell version of this scenario. Is this a documentation gap or is this scenario not yet supported in Azure PowerShell?

Script or Debug output

Environment data

Module versions

Error output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Azure PS TeamKeyVaultService AttentionThis issue is responsible by Azure service team.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions