apigee / apigee-api-catalog-drupal

Manage your API catalog within Drupal's content management approach
https://www.drupal.org/project/apigee_api_catalog
GNU General Public License v2.0
17 stars 16 forks source link

Need app dropdown when authorizing the API in Drupal 8/9 #123

Open nishasw opened 3 years ago

nishasw commented 3 years ago

Please see the attached screenshot from Drupal 7 . In Drupal 7, while sending the request to test sandbox services on portal, if needed to set OAuth, we used to select apps from the dropdown but in Drupal 8/9 we need to enter the app credentials manually. So , how do we enable app selection instead of entering app credential manually.

Drupal 7 image

Drupal 9 image

As per https://github.com/apigee/apigee-api-catalog-drupal/issues/122#issuecomment-773353325, I changed flow to authorizationCode, but it still displays the same on Drupal 9.

raakesh-blokhra commented 3 years ago

@nishasw That's a great enhancement which we definitely want to get to, but we are working on some high priority projects at the time so we will get to it in the next quarter.

nishasw commented 3 years ago

@raakesh-blokhra , do we have a date for this functionality to be added in the project ?

raakesh-blokhra commented 3 years ago

@nishasw We do not have a date yet, but we definitely will be getting to look into this now since we are planning to make some enhancements to API Catalog. Will keep you posted on those. Thank you.

nishasw commented 2 years ago

Hi,

Is there any update on this?