New Member
Since ‎01-17-2019
‎06-22-2021

My Stats

  • 26 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

sunithabprasad's Bio

Badges sunithabprasad Earned

View all badges

Recent Activity

I would like to know what is the most efficient way to implement an API Proxy execution, where the Proxy in additional to other policies that it executes, needs to send the request/response to kafka. Both the request payload and response payload need...
1) Which component in Apigee , generates the JWT tokens? and are they stored in cassandra?2) how can i get to see the details of this ? 3) is there an architecture diagram for Apigee that explains this?
Hello, what is the best approach to revoke json web tokens for mission critical applications. could you please share any reference implementation you have for the proxies in Apigee for this.
how can i generate the JWT token based on the same client credentials provided for OAuth token generation
In order to use the JWT policies/token, 1) does Apigee support the generation of private/public keys within the platform2) for RS256, RS384, RS512 - does it have to be that both prrivate / public keys be in pkcs8 format