Bronze 1
Since ‎05-23-2022

My Stats

  • 42 Posts
  • 7 Solutions
  • 0 Likes given
  • 21 Likes received

Arnaduga's Bio

Badges Arnaduga Earned

View all badges

Recent Activity

Hello thereI'm currently setting a PostClientFlow set in order to log informations into Google Cloud Logging.My today's MessageLogging policy look like: ML-Log-Activity projects/{organization.name}/logs/apigee-{apiproxy.name} {"x-request-id": "{mes...
Hello allI'm trying to implement an endpoint to generate a JWT token for a client-credential flow, in Apigee X.I used the OAuthV2 policy, with operation set to GenerateJWTAccessToken.I set it up like this OA-Generate-JWT-Access-Token GenerateJWTAcce...
HelloI was working on KVM via the Apigee X API, following instructions from the Github repo of @lalevee (https://github.com/g-lalevee/Apigee-X-GCP-Logging), and I noticed an issue related to environment (I guess it's a typo in the repo, but...)Let me...
HelloI'm working on Apigee X, with 2 different organizations: nonprod and prod.But, because these organizations are completely split, proxies deployment can only be done thanks to export/import (manually, API, sackmesser or CICD or ...).This has a co...
HelloFollowing a discussion with @remi_roy about Apigee X and KVM, here is a Github repo with an helper script to create and populate KVM and keys from a JSON file: https://github.com/arnaduga/apigee-toolingIt is a simple and basic script, use with c...