You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in order to integrate with other applications like Synapse/ Matrix / Riot or Loomio consensations , it would required support for single sign on authentication or user directory like LDAP and / or SAML
User Problem
removing the need to create multiple accounts for apps that may be integrated in the future with Human Connection. Need to register several times with different web applications and sign in to multiple tools individually with separate log-in's,
Implementation
It should be implemented on the Human Connections server as an interface or API to other applications. External applications should be able to contact the HC server for user authentication.
Sample integration between Synapse and LDAP or SAML with Synnapse or Loomio PAM SSO or Linux SSO for true single sign on (only one time login for multiple applications)
According to Robert, the Human Connections-interface is using JWT - JSON Web Tokens instead of SAML
Auth0 Open Source projects for Javascript (JWT and SAML) link
JWT and SAML work with authentication services like Auth0 (open source / commercial ) OneLogin or MS- Teams. Fairmove is also using SAML for SSO. They have offered NGO's help with solving technical problems. Maybe they can help with this integration.
Fairkom is offering an SSO services Fairlogin which may be used with third party applications. Potentially , Fairapps can also be used with this login. They plan to add Riot/Synapse to Fairapps
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
🚀 Feature
in order to integrate with other applications like Synapse/ Matrix / Riot or Loomio consensations , it would required support for single sign on authentication or user directory like LDAP and / or SAML
User Problem
removing the need to create multiple accounts for apps that may be integrated in the future with Human Connection. Need to register several times with different web applications and sign in to multiple tools individually with separate log-in's,
Implementation
It should be implemented on the Human Connections server as an interface or API to other applications. External applications should be able to contact the HC server for user authentication.
Sample integration between Synapse and LDAP or SAML with Synnapse or Loomio
PAM SSO or Linux SSO for true single sign on (only one time login for multiple applications)
Design & Layout
SAML Info from UCS website (german)
Info on SSO with Rest vs. SOAP
Validation
log-in / log-out works
Additional context
The text was updated successfully, but these errors were encountered: