Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ServiceAccount records #12

Merged
merged 4 commits into from
Jan 18, 2024
Merged

Add support for ServiceAccount records #12

merged 4 commits into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. refactor: update to platform-go-middlwares/v2

    Update to use platform-go-middlewares/v2 API.
    subpop committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    19bd7e1 View commit details
    Browse the repository at this point in the history
  2. feat: Support generating service_account records

    Add support for generating ServiceAccount type identity records.
    subpop committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    40e96bc View commit details
    Browse the repository at this point in the history
  3. feat: add service-account subcommand

    xrhidgen can now generate service-account records using the
    'service-account' subcommand.
    subpop committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    565ec90 View commit details
    Browse the repository at this point in the history
  4. docs: update examples

    Update the example output in README to match the new JSON produced by
    platform-go-middleware/identity.
    subpop committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6a996dc View commit details
    Browse the repository at this point in the history