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

DBC22-1283 Adding basic BCEID login #234

Closed
wants to merge 1 commit into from
Closed

Conversation

fatbird
Copy link
Collaborator

@fatbird fatbird commented Jan 7, 2024

Basic implementation of front and backend login for BCeID.

Frontend uses modal as per wireframes, Backend redirects through BCeID services; on return from authentication, redirects to home page.

Users must add four environment variables used on the backend:
BCEID_URL: the URL for the environment's BCeID service
BCEID_CLIENT_ID: the client ID for our application
BCEID_SECRET: the secret for our client ID
FRONTEND_BASE_URL: the base frontend host, defaults to http://localhost:3000

@fatbird fatbird requested a review from ray-oxd January 7, 2024 19:21
@fatbird fatbird force-pushed the features/DBC22-1283 branch from 3cef34f to 5b96963 Compare January 16, 2024 19:07
@fatbird fatbird closed this Feb 8, 2024
@ray-oxd ray-oxd deleted the features/DBC22-1283 branch July 10, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant