Scriptcase support security module sso by azure?

Hi Scriptcase,
Currently, my business azure using and does not support LDAP authen
When will scriptcase support security module sso by azure?

Thanks,
Phuong.Nguyen

As of now, Scriptcase does not offer built-in support for Single Sign-On (SSO) integration with Azure Active Directory (Azure AD). The security module in Scriptcase primarily supports authentication methods such as LDAP and OAuth for platforms like Facebook, Twitter, and Google

ScriptCase

.

However, it is possible to implement SSO with Azure AD in Scriptcase by integrating external libraries, such as SimpleSAMLphp. This approach requires manual setup and configuration. A discussion on the Scriptcase forum provides insights into this process

ScriptCase Forum

.

To integrate Azure AD SSO using SimpleSAMLphp, you would need to:

  1. Install SimpleSAMLphp: Download and set up the SimpleSAMLphp library on your server.
  2. Configure SimpleSAMLphp: Set up the necessary configurations to connect SimpleSAMLphp with Azure AD.
  3. Integrate with Scriptcase: Modify your Scriptcase applications to utilize SimpleSAMLphp for authentication.

Please note that this process involves a good understanding of both SimpleSAMLphp and Azure AD configurations.

Regarding future support, there is no official information from Scriptcase about plans to include native Azure AD SSO integration. For the most accurate and up-to-date information, it is recommended to contact Scriptcase support directly or consult their official documentation.

In summary, while Scriptcase does not currently support Azure AD SSO out of the box, it is feasible to implement this functionality through external libraries like SimpleSAMLphp, albeit with additional setup and configuration.