Can Apigee register an app on another oAuth server using Dynamic Client Registration Protocol?

 
Solved Solved
0 2 168
1 ACCEPTED SOLUTION

You asked this question about the integrated portal and so the answer is no.


However, for drupal portal, if the external provider supports the DCRP protocol, I don’t see any reason why you couldn’t have a business rule that fires upon new app creation and then makes an http request out to an external system (similar to a web hook). Hope that helps.

View solution in original post

2 REPLIES 2

To be clear, when an app is registered in Apigee, can a trigger be fired to register that app via DCRP on another server?

You asked this question about the integrated portal and so the answer is no.


However, for drupal portal, if the external provider supports the DCRP protocol, I don’t see any reason why you couldn’t have a business rule that fires upon new app creation and then makes an http request out to an external system (similar to a web hook). Hope that helps.