Staff
Since ‎07-17-2017
Online

My Stats

  • 113 Posts
  • 9 Solutions
  • 1 Likes given
  • 42 Likes received

williamssean's Bio

Badges williamssean Earned

View all badges

Recent Activity

I have a SAML Assertion template that I want to use to generate a SAML assertion after I have validated the username and password. I don’t want to use the default assertion generated by Apigee. How do I use my template to dynamically generate the SAM...
Use Case:I have an external authorization server such as Auth0 or Oracle IDCS, which generates JWTs and the authorization code. I want my third-party authorization server to generate the authorization code and I want Apigee Edge to store and validate...
What is a quota is why does it matter? A quota restricts the number of requests an application can make to the Microgateway. For example, you could create a quota to allow one application to make 100 requests per month, and then create a second quota...
If you are writing Java Callouts in Apigee Edge then you should unit test them as well! But how do you do that with a Java Callout that will be deployed to Apigee? This article will describe how to accomplish this with TestNG, JMockit and Easytesting...
This article documents how to configure Okta SSO to work with Apigee Dev Portal. This article is an addendum to the sso-integration-with-developer-portal article and it is assumed that you are following the instructions in that article. If you follow...
Likes from