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

My Stats

  • 18 Posts
  • 0 Solutions
  • 0 Likes given
  • 6 Likes received

shawncastrianni's Bio

Badges shawncastrianni Earned

View all badges

Recent Activity

I am trying to store an external access token using the OAuthV2 policy. I have a very weird case so things aren't in their standard place. When I execute the store external token, I get back an invalid_request error with no further information. How d...
I have created a new Terraform provider for Apigee: https://registry.terraform.io/providers/scastria/apigee/latest As you would expect, it leverages the Apigee Management API to perform all of the underlying work. This provider does not currently sup...
I am creating a new install of Apigee OPDK 4.50.00. I have installed everything similar to how I did it with 4.19.01, which includes SSO/SAML. When I try to access the New UI, I get the proper prompt for SSO and I can login and see the home screen. H...
I see several posts that are over 2 years old with no answers. What is the point of these community forums if questions are never answered?
When I create a user from within the UI, it only asks me for the email address and the role. I never have to provide a password. However, when I use the management API, I MUST specify a password, otherwise, I get an error. Since the UI uses the manag...