Enabling Service Center SSO
Single Sign-On Between App Types is required for this application
Turn on 'Single Sign-On Between App Types' in Service Center
Enable HTTP Strict Transport Security (HSTS) and Secure Cookies in Lifetime
Apply Settings and Re-login
Site Properties
The following site properties can be used to toggle features in the Developer Portal:
Javascript Libraries Dependencies
Cypress Testing Suite
I have created an end-to-end (e2e) test using Cypress to capture screenshots for this Forge component. This test suite can be useful for anyone who wants to experiment with Cypress or understand how to implement automated testing for their applications. You can find the test suite here: https://github.com/izambasiron/DeveloperPortal-Test
Installation
git clone https://github.com/izambasiron/DeveloperPortal-Test
cd DeveloperPortal-Test
npm install
Environment Variables
Usage
To run the Cypress tests, you can use the following scripts:
npm run cy:open
npm run cy:env:open
Security Best Practices