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

Return transactions for the user defined client access #1222

Open
BMartinos opened this issue Mar 18, 2024 · 0 comments
Open

Return transactions for the user defined client access #1222

BMartinos opened this issue Mar 18, 2024 · 0 comments

Comments

@BMartinos
Copy link
Collaborator

Background:
A current limitation is noted where a non-admin users which is configured under a specific client, is able to see the transactions for all the clients thats assigned to the specific channel.

E.g:
Channel A - /fhir.*

Client A - System A
Client B - System BB
Client C - System CCC

User 1 - System A
User 2 - System BB
User 3 - System CCC

User 3 Logs into OpenHIM Console, and is able to view transactions for Channel A, but under all client (Client A, Client BB, Client CCC)

Expected outcomes:
If a user is linked to a specific client/role which is used to submit transactions to the OpenHIM, when the user views the transaction list, they should only be able to see the transactions which is linked to that specific users clients/roles. The OpenHIM core should interpret the users allowed clients/roles and filter out transactions which isnt assigned to the logged in user

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

No branches or pull requests

1 participant