Configure Microsoft Office 365 Single Sign-On (SSO)

What are the steps to configure Microsoft Office 365 Single Sign-On (SSO) with OpenEMR?

Hi Hassan Abbas,
Welcome to openemr community :handshake:.We are used okta sso integration with our platform.do You need inform about it i will share you;

Thanks,
Param,
help@capminds.com

Thanks a lot.

Please feel free to share the details.

Is there any free module to implement Microsoft Office 365 Single Sign-On (SSO) in OpenEMR?

Hi @Hassan_Abbas,

You can checkout these steps for configuring microsoft office 365 Single Sign-On(SSO),

1.Create IDP(Identity Provider) with either Okta or Microsoft Azure active directory and configure it for your openemr.

2.Configure and setup the IDP , select the type of protocol to be used for SSO like SAML.

3.In azure active directory portal , choose an enterprise application and create a custom app for openemr.

4.In the /var/www/html/openemr7/sites/default/config.php file set SINGLE_SIGN_ON_PROVIDER to your IDP

5.Enable SSO in openemr ,

For openemrpro/openemr5 this can be done in openemr admin panel, “Administration” > “Globals” > “Security”, Fill these details,

|617.7867132867133x170.94411131209233

For openemr7 this can be done in openemr admin panel, “Admin” > “Globals” > “Security", Fill these details

6.Test the SSO integration, test with a valid and invalid set of credentials ,with valid set of credentials log out from microsoft 365 office account and openemr as well, try to login the microsoft 365 office account and after that check whether the openemr is logged in automatically, with invalid set of credentials try the above steps now openemr should not be logged in.

-ViSolve AI Team

Is this an AI bot?
Can’t find “SINGLE_SIGN_ON_PROVIDER” property.

@Param_CapMinds

Thanks a lot.

Please feel free to share the details.

Is there any free module to implement Microsoft Office 365 Single Sign-On (SSO) in OpenEMR?