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

Add OIDC support #77

Merged
merged 9 commits into from
Jun 22, 2024
Merged

Add OIDC support #77

merged 9 commits into from
Jun 22, 2024

Conversation

burritosoftware
Copy link
Member

@burritosoftware burritosoftware commented Jun 20, 2024

This allows for use of an external single sign-on provider to sign into the underground, and fully replaces the old, insecure username and password system.

Currently, anyone who has an account on that single sign-on provider will be allowed access: there are no permissions or role checks, yet. A future update should probably log emails and grant permissions based on the emails that sign in. Otherwise, we can manage this on the SSO side by assigning users to groups on SSO which will restrict who can access Underground.

If you're testing locally and you're part of the WiiLink team, please DM me for configuration with WiiLink Internal SSO.

@burritosoftware burritosoftware added the enhancement New feature or request label Jun 20, 2024
@burritosoftware burritosoftware linked an issue Jun 20, 2024 that may be closed by this pull request
@noahpistilli noahpistilli merged commit 53dc071 into WiiLink24:master Jun 22, 2024
1 check failed
@noahpistilli noahpistilli mentioned this pull request Jun 30, 2024
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

Successfully merging this pull request may close these issues.

Use internal SSO on The Underground
3 participants