-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
There is currently no way for a Drupal site admin to add ‘Private’ products to an existing user’s Developer Apps. There are three different types of Product “Access” or “visibilities”, (eg Public, Private, Internal). When a Drupal admin attempts to edit a user (/user/${user}/apps/${appName}/edit) Private products don’t appear.
Describe the solution you'd like
The use case is for an administrator of the Drupal site to navigate to a given user and in their list of products both ‘Public’ and ‘Private’ should appear because the user is a Drupal Admin.
The behavior would still prevent an anonymous user and authenticated user from seeing ‘Private’ products. Only ‘Public’ products should appear for ordinary Drupal accounts.
Describe alternatives you've considered
- Considered creating a custom Drupal module using the instructions outlined here (https://www.drupal.org/docs/contributed-modules/apigee-edge/apigee-edge-developer-guide) to expose a form where a user’s developer app and Private Product can be captured and created in Apigee leveraging the Drupal admin capabilities.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
