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

Single sign on #5640

Open
usama-kabel opened this issue Jul 27, 2022 · 5 comments
Open

Single sign on #5640

usama-kabel opened this issue Jul 27, 2022 · 5 comments

Comments

@usama-kabel
Copy link

Describe the problem

For a big part of the user of the system used, we need to add the SSO on Openemr to recognize and authenticate the user when the user logged on to the account or laptop the user used.

Describe the solution you'd like

Is it possible to support any kind of SSO like SAML2 to Openemr?!

@tywrenn
Copy link
Contributor

tywrenn commented Sep 9, 2022

OAuth is the main platform OpenEMR has integrated. You can probably make a compatibility layer between SAML2 and OAuth to allow OAuth to push out to SAML2 for now. SAML2 however is more secure than OAuth and is used a lot in government...this is definitely a feature OpenEMR should consider @sjpadgett @bradymiller

@sjpadgett
Copy link
Sponsor Member

We currently have MFA, LDAP, OpenID Connect/OAuth2 and Google sign in using Google Workspace.
For Google see:
Google.Sign.In.Directions.pdf
and PR: #4261

For SAML2 I don't disagree with Tyler where it is most useful in the enterprise environment however, I haven't any plans to implement but I'm sure we'd be open if somebody wanted to put up a PR.

@stale
Copy link

stale bot commented Dec 16, 2022

This issue has been automatically marked as stale because it has not had any recent activity within the past 90 days. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the Stale No movement, consider closing label Dec 16, 2022
@usama-kabel
Copy link
Author

usama-kabel commented Dec 17, 2022 via email

@stale stale bot removed the Stale No movement, consider closing label Dec 17, 2022
@eabmd
Copy link
Contributor

eabmd commented Feb 14, 2023

Related: #6123

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

4 participants