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

[WIP] feat(auth): implement generic OIDC login #1975

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

razin99
Copy link

@razin99 razin99 commented Jun 21, 2024

Closes #703
But its not done yet :3

Shout out to this blog: https://sdoxsee.github.io/blog/2020/02/05/cats-nest-nestjs-mongo-oidc.html
Really helpful to get an implementation up and running

TODO:

  • Include actual session store such as redis as an example, current in memory session store causes logout on app restarts

@razin99
Copy link
Author

razin99 commented Jun 21, 2024

rx-resume-oidc.mp4

Tested to work with Authentik.

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.

[FEATURE] Generic OIDC login auth
1 participant