add standalone launch gateway #87
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Adds a standalone launch page when opening the app on the base url. When opening
localhost:3000the app will show a form that allows the user to input the iss/client/scopes before launching. Inputs default to the value in the env file so if you just want to connect to the regular ehr, you can launch immediately.You can test by changing the values in the inputs and seeing that it connects to the chosen ehr.
There is some room here to connect with the client id registration task and have the dropdown menus include a list of iss/clients, and automatically loading the associated iss/client when you choose the counterpart.
Issue ticket number and Jira link
REMS-573
Checklist before requesting a review
devnot main (the only exception to this is releases fromdevand hotfix branches)Checklist for conducting a review