Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Cognito authN for the visits page #27

Open
arlindohall opened this issue Oct 21, 2021 · 0 comments
Open

Set up Cognito authN for the visits page #27

arlindohall opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@arlindohall
Copy link
Contributor

We want to require a makerspace employee to set up the visits page one time before it can be used by visitors. This means we need to add a Cognito authorizer to the page that only allows pre-cleared Makerspace employees to sign up, and requires them to sign in before it shows the actual visitors page. This authorizer should check whether the user is allow-listed before letting them sign up.

If possible, this should also integrate with the page in a way that lets the page stay signed in and functional even on a hard refresh via a cookie.

I don't actually know whether Cognito has this functionality built-in or if we'll need to bake something ourselves.

@arlindohall arlindohall added the enhancement New feature or request label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant