Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

[Question] Managing apigee user registration process via api

Hello everyone!
In our project, we will have a lot of users, and we want to automate the process of creating accounts, assigning audiences, adding custom attributes, etc 

Using API we were able to create a developer, app, and assign all the data that we wanted, but the problem is that the developer != account on the portal, sothe  user still needs to register,r and we cannot assign the audience, and this is what we want to automate

Our question: Is there a possibility to manage accounts from the apigee portal via API? 

We already tried to use raw call (catch in network), but of course, corsa will not allow us to just use it from any source 😄 

Solved Solved
1 4 100
1 ACCEPTED SOLUTION

The integrated portal uses an authentication mechanism that requires new user accounts to be created through the user interface (with certain exceptions, such as when using SAML).

We do have a backlog roadmap item (hopefully in the next 12 months) that will upgrade that mechanism to one with more flexibility and automation, where there will be more scenarios around automated user creation.

Once created, management of portal accounts is managed by various portals APIs, unfortunately many of which are not supported today (e.g. audiences). This is also on our radar to improve.

View solution in original post

4 REPLIES 4