We're still working on our developer portal, and have been asked if we can whitelist access to the portal only to certain IP addresses. We're on Apigee in the cloud. Is that possible?
Answer by Dino
·
Aug 15, 2016 at 10:50 PM
Yes. You can do this with a drupal community module .
See restrict_ip, here.
This is the great thing about Drupal - so many options.
As for how you would install and enable this on your own site...
restrict_ip is not one of the Drupal modules included in the Apigee distribution of Drupal. To use it on your site, you must add it yourself. This involves:
When you have finished testing on the DEV site, you can promote the changes to the TEST and LIVE sites.
Samples or videos for developer portal customization 4 Answers
How do I modify .hbr template and CSS files for SmartDocs? 2 Answers
Configure blocks that are not in the blocks overview page 2 Answers
Changing the email notification address in Edge Developer Portal 1 Answer
How to Fix Missing module of Bootstrap 0 Answers