How to fetch logged in user details from Developer Portal.

Hi All,

I have a requirement of taking an url input from customer via portal and save it in backend, which I am trying to achieve by creating a html form in Integrated developer portal. But to make each entry unique in backend, I want the developer who is logged in id or email. Can anyone suggest how to achieve it.

Also how to use portal to give limited access to developers(manual approval is not working, when I create a app from portal I get's approved automatically even when I select as Manual on Product level.

Solved Solved
0 1 110
1 ACCEPTED SOLUTION

Apigee Integrated portal does not support Management Api's, updating developer accounts can be done under Developer Programs (Can be done by Org Admin or adminportal user). Integrated portal content cannot be customised to specific backend since its hosted by Apigee, if you need customise option try Drupal or Custom Portal configuration.

Also Apps can be created by developers in the portal but access can be imposed under either at User level (Active/Inactive) or at product level where product access will be public or private.

View solution in original post

1 REPLY 1

Apigee Integrated portal does not support Management Api's, updating developer accounts can be done under Developer Programs (Can be done by Org Admin or adminportal user). Integrated portal content cannot be customised to specific backend since its hosted by Apigee, if you need customise option try Drupal or Custom Portal configuration.

Also Apps can be created by developers in the portal but access can be imposed under either at User level (Active/Inactive) or at product level where product access will be public or private.