Open paynejd opened 2 years ago
Errbit doesn't depend on anything except on what Django reports. At the time of processing a request, API/WEB has the user info which gets reported to Errbit (via REST API). We should not need to change anything here.
I'm probably not remember correctly, but I thought that the errbit signin wasn't connected to our regular user accounts
On Wed, Nov 9, 2022 at 11:21 PM Sny @.***> wrote:
Errbit doesn't depend on anything except on what Django reports. At the time of processing a request, API/WEB has the user info which gets reported to Errbit (via REST API). We should not need to change anything here.
— Reply to this email directly, view it on GitHub https://github.com/OpenConceptLab/ocl_issues/issues/1427#issuecomment-1309750923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJCOOMPI63IAHYRNKJOFHDWHRZ6LANCNFSM6AAAAAAR3X266Q . You are receiving this because you authored the thread.Message ID: @.***>
Errbit users are through github
That's what I was thinking -- that will probably not work within WHO infrastructure. They're security policies are going to require user accounts to be managed in AzureAD.
Does errbit have the ability to connect to SSO? Do we need to look at other options?
On Thu, Nov 10, 2022 at 9:37 AM Sny @.***> wrote:
Errbit users are through github
— Reply to this email directly, view it on GitHub https://github.com/OpenConceptLab/ocl_issues/issues/1427#issuecomment-1310387796, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJCOOPWKNWUYZ5LQVU2IVTWHUCBTANCNFSM6AAAAAAR3X266Q . You are receiving this because you authored the thread.Message ID: @.***>
errbit does provide a way to use LDAP, for that will have to fork it.
We will discuss options with WHO infrastructure team
Is errbit able to interface with KeyCloak for user accounts? If not, we may need to identify an alternative service as we support the WHO Azure environment