-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
For testing currently we have to forcefully add an additional header utorid before running the client. The idea here is to explore ways to automate this.
Describe the solution you'd like
- Consider using a env variable that decides whether or not to add the additional header
OR - A more preferred fix would be to mimic the exact production setup i.e. run the application behind shibboleth. Explore whether we can setup shibboleth locally in docker for development and testing
Additional context
A guide to setup shibboleth locally - https://isea.utoronto.ca/services/weblogin/sso-howto-weblogin/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request