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

JWT implementation #1

Open
dbgjerez opened this issue Dec 12, 2023 · 2 comments
Open

JWT implementation #1

dbgjerez opened this issue Dec 12, 2023 · 2 comments
Assignees

Comments

@dbgjerez
Copy link
Collaborator

Create an application compose by frontend and backed.

These applications have to show the use of JWT and roles both in access layer and data layer.

Use case Description
RHBK Installation Install RHBK in GitOps model
RHBK Realm Configuration Configure the RHBK in GitOps model
Frontend Create an application with ReactJS
Backend Create an application with the backend. This application should use Quarkus
Authentication Integrates frontend application with RHBK
Authorization RHBK should avoid the communication between fronted and backend for no logged users.
Filter data by role The data access have to use the user role to filter the data, depending on the user role.
@dbgjerez dbgjerez self-assigned this Dec 13, 2023
@dbgjerez
Copy link
Collaborator Author

dbgjerez commented Jan 10, 2024

  • RHBK Installation: This issue is covered in other section
  • RHBK Configuration:
  • Frontend
  • Backend
  • Authentication
  • Authorization
  • Filter data by role

@dbgjerez
Copy link
Collaborator Author

I just have to complete the configuration section

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

When branches are created from issues, their pull requests are automatically linked.

1 participant