This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
General information: With in Apigee at times you may want to implement
custom java implementation for specific use-cases & you may be using
maven-compiler-plugin. It will download Log4j(old version when you don't
specify version) as a transitive depe...
Request: Based of general observation on Apigee Management API Contracts
would like to request an update as a good practice, we can keep the
contracts up-to-date and add necessary rules across the fields, add
missing error schema/codes. This will hel...
Is there an opportunity to enable policy level logging? Meaning if there
is a tag to turn on/off feature to provide little more information &
avoid enabling logging at message processor level ?Thankyou.
Just few thoughts/opinion to move the platform to next level.1. How can
we use apigee to enable FIDO2 (registration and signing) -
https://fidoalliance.org/fido2/2. Given the amazing policies available
why not just enable PSD2/FDX (OOB)/any regulator...
Need some information on below if anyone implemented below? How to
generate x5t#S256 value within
apigee?https://datatracker.ietf.org/doc/html/rfc8705#section-3.1To
represent the hash of a certificate in a JWT, this specificationdefines
the new JWT C...
Review proxy if you have streaming enabled?
https://cloud.google.com/apigee/docs/api-platform/develop/enabling-streaming
If you have streaming enabled in Apigee and you're encountering issues
with no body in the request or response, it's likely becau...
Did you follow below steps?
https://cloud.google.com/integration-connectors/docs/connectors/apachekafka/configure
Just by looking at the error it seems to be issue is with ACL's. Talk to
Kafka Admin & cross verify. Check service accounts credentials ...
I would recommend consulting with your security team to discuss the
decision to generate unsecured JWT tokens. In my opinion, this practice
carries significant security risks and should be carefully considered.