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

feat(other): sso dreammall flows #350

Merged
merged 5 commits into from
Mar 21, 2024
Merged

feat(other): sso dreammall flows #350

merged 5 commits into from
Mar 21, 2024

Conversation

ulfgebhardt
Copy link
Member

@ulfgebhardt ulfgebhardt commented Mar 19, 2024

🍰 Pullrequest

This PR implements the following flows:

  • authentication
  • authorization
  • enrollment
  • enrollment with email verification

New users enrolling are created in the Dreammall Users Group.

For local development the enrollment without email is used - this flow must not be used on production (if email confirmation is wished for).

There is two known problems: password complexity is not checked for and the user is redirected to the presenter after register, but not logged in, tho logged in in Authentik.

Issues

Todo

Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work! Just a small "bug" when the enrollment process is done and we come back on the localhost:3000 page their is still the Sign In | Sign Up buttons even still we are loged in, what makes it feel a bit "buggy" but after clicking on sign in we have the normal process!

Nice job

@ulfgebhardt ulfgebhardt merged commit 8b89d2c into master Mar 21, 2024
42 checks passed
@ulfgebhardt ulfgebhardt deleted the sso-dreammall-flows branch March 21, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants