Closed dodosi closed 9 months ago
@dodosi We do not have the Keycloak client secret and id. Would you please send it to me via email.
Also note that for security purposes we have new recommendations on the Keycloak clients used for authentication. This Applies to both OpenSRP v1 and OpenSRP v2.
Service Account Roles
incase it is enabled for the OAuth Client your production application uses.separate OAuth clients
corresponding to the separate OpenSRP clients (Android, Web, Data ETLs
)
OpenSRP Keycloak OAuth Client Setup GuidelineDirect Access Grant
only - To fetch a token you will not need the client secretClient Authentication
and enable Standard flow
(Enable implicit flow only for local dev testing - can be configured for stage and maybe preview but NOT production)Client Authentication
and enable Service Account Roles
cc @dodosi It looks like the population of the facts map is being done on the main thread. If I am correct, I will be moving the related functions into a background thread.
This has been resolved and confirmed by 1000 Hills solutions. Closing this cc @hilpitome
When the user tries to create contact 2 of the client whose information was fed by another user, it becomes difficult as it is not possible to view the Client's profile and previously fed information by a different user.
The issues are as follows when you try to work with information fed by other users.
@dubdabasoduba @Naima-Bashir