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

User Managment #4

Closed
michael-fuchs opened this issue Nov 7, 2022 · 0 comments · Fixed by #14
Closed

User Managment #4

michael-fuchs opened this issue Nov 7, 2022 · 0 comments · Fixed by #14
Assignees
Labels
question Further information is requested

Comments

@michael-fuchs
Copy link
Contributor

Figure out how the user management, authentication and authorization should work.

Ideally deferred to some OpenID connect service like Azure (what we have for everybody).

Questions to be decided:

  • What user data has to be stored in the blog's DB?
  • What are the required roles? (Admin, Author, Anonymous, more?)
  • Should we start with OpenId right away, or better with something more simple?
  • If we use OpenId, which should be the first authentication provider? Keycloak? Azure-AD? Github? Google?
    It should be one that all fumiX developers can use right away, but is ideally also usable with OS in mind, i.e. others can install the app and can use it without too much hassle.
@floscher floscher self-assigned this Dec 15, 2022
@floscher floscher added this to the Ready to deploy milestone Mar 10, 2023
@floscher floscher linked a pull request Mar 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants