Skip to content

Update license command headers for new character requirements#159

Merged
henryrecker-pingidentity merged 2 commits intomainfrom
license-command-headers-update
Feb 27, 2026
Merged

Update license command headers for new character requirements#159
henryrecker-pingidentity merged 2 commits intomainfrom
license-command-headers-update

Conversation

@wesleymccollam
Copy link
Contributor

@wesleymccollam wesleymccollam commented Feb 27, 2026

Change Description

  • Update license command set headers for newly implemented character requirements for license server
  • Fixes Error :Failed to execute pingcli: failed to run license request: license request failed with status 400: {"error":"Invalid format for devops-app. Expected: App identifier: alphanumeric, dots, underscores, and hyphens allowed. Example: pingauthorize-alpine_3.15.4-al11-8.3.0.5-220504-db8c or 10.3.0.1-alpine_3.22.2-al17. Format is not strictly enforced; any combination of allowed characters is accepted."}
  • Fixes Error: ERROR: Failed to execute pingcli: failed to run license request: license request failed with status 400: {"error":"Header too long: devops-purpose (max 13 characters)"}

Change Characteristics

  • This PR contains beta functionality
  • This PR requires introduction of breaking changes

Checklist

All full (or complete) PRs that need review prior to merge should have the following box checked.

If contributing a partial or incomplete change (expecting the development team to complete the remaining work) please leave the box unchecked

  • Check to confirm: I have performed a review of my PR against the PR checklist and confirm that:
    • Changes have proper unit and acceptance test coverage (including regression tests)
    • Impacted command, parameter and flag descriptions have been reviewed and updated
    • Impacted command examples have been reviewed and updated
    • Impacted documentation files have been reviewed and updated
    • Does not introduce breaking changes to commands, parameters or flags (unless required to do so)
    • I am aware that changes to generated code may not be merged

Required SDK Upgrades

Testing

This PR has been tested with:

  • Unit tests (please paste commands and results below)
  • Acceptance tests (please paste commands and results below)
  • End-to-end tests (please paste the link to the actions workflow runs)
  • Not applicable (no evidences needed)

Shell Command(s)

pingcli license -p <product> -v <version> -k <user_key> -u <user_id>

Testing Results

Expand Results
ID=<id>
Product=<product>
Version=<version>
EnforcementType=<enforcement type>
Tier=<tier>
IssueDate=<issue date>
ExpirationDate=<expiration date>
GracePeriod=<grace period>
DeploymentMethod=<deployment method>
Organization=<organization>
SignCode=<sign code>
Signature=<signature>

End-to-end Tests Workflow Links

  • N/a

@wesleymccollam wesleymccollam requested a review from a team as a code owner February 27, 2026 16:53
@henryrecker-pingidentity henryrecker-pingidentity merged commit 391fa8a into main Feb 27, 2026
7 checks passed
@henryrecker-pingidentity henryrecker-pingidentity deleted the license-command-headers-update branch February 27, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants