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

Remove Keycloak Dependency #148

Open
anuragshukla06 opened this issue Oct 31, 2022 · 1 comment · Fixed by #153
Open

Remove Keycloak Dependency #148

anuragshukla06 opened this issue Oct 31, 2022 · 1 comment · Fixed by #153
Assignees
Labels
enhancement New feature or request

Comments

@anuragshukla06
Copy link
Contributor

No description provided.

@anuragshukla06
Copy link
Contributor Author

Context:
We are using Keycloak to manage role-based authentication. However, Keycloak is only being used as a user to role mapper (we handle other authentications and authorizations without using keycloak).

What needs to be done
We can remove keycloak and have a table in db containing the mapping of roles of server users

@gazal2708 gazal2708 added the enhancement New feature or request label Oct 31, 2022
@gazal2708 gazal2708 linked a pull request Nov 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants