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 OpenIddict OIDC server #1247

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Add OpenIddict OIDC server #1247

merged 1 commit into from
Mar 19, 2024

Conversation

gunndabad
Copy link
Collaborator

Adds the beginnings of an OIDC server to wrap One Login & our teaching record lookups. I've left out custom scopes etc. for a future change.

This uses OpenIddict's standard EF Core entities with a custom interceptor to populate their applications table from our ApplicationUsers (it was too much of a pain to not use their table).

@gunndabad gunndabad requested a review from MrKevJoy March 18, 2024 17:00
@gunndabad
Copy link
Collaborator Author

@gunndabad gunndabad force-pushed the openiddict branch 3 times, most recently from b4a871a to 362b305 Compare March 19, 2024 09:41
@gunndabad gunndabad enabled auto-merge (squash) March 19, 2024 10:18
@gunndabad gunndabad force-pushed the openiddict branch 2 times, most recently from 98c24cd to 16711a2 Compare March 19, 2024 10:34
@gunndabad gunndabad merged commit 1c2e862 into main Mar 19, 2024
12 checks passed
@gunndabad gunndabad deleted the openiddict branch March 19, 2024 11:08
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.

2 participants