IAM+Internal SSO

APTOS 221 Reputation points
2023-08-31T14:09:21.8733333+00:00

Hello,
We are in hybrid identity configuration with Azure. Our system incorporates an internal Single Sign-On (SSO) solution named CAS. All authentication procedures for on-premise applications are funneled through CAS, which subsequently forwards these requests to Azure AD for authentication. The configuration of CAS involves the utilization of the SAML protocol to communicate with Azure AD.

Presently, we are operating an on-premise application called App1, which is  a Linux-based file-sharing system, resembling a compact version of SharePoint. Notably, this application dosen't support managed identities ( SPN ..)  and does not support the SMB protocol.

Our current objective involves developing a script that can automate the process of sending files to a specific HTTPS URL on this application, such as https://app1.contoso.com/documentlibrary/.

Considering the circumstances, my thought process revolves around determining the appropriate managed identity that can be employed within the script to facilitate authentication through the SSO (CAS) and subsequently Azure AD.

 

Many Thanks

 

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,282 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.