Hello,
We have a Pega application on premises.
Our organization uses Microsoft Entra as an identity provider.
Is it possible to implement SSO ?
Referred below url. However that needs a Pega URL accessible from Entra over internet.
Hello,
We have a Pega application on premises.
Our organization uses Microsoft Entra as an identity provider.
Is it possible to implement SSO ?
Referred below url. However that needs a Pega URL accessible from Entra over internet.
@NisargK0 Research into our available documentation and past PSC posts shows it is possible to implement Single Sign-On (SSO) with Microsoft Entra as an identity provider for your on-premises Pega application.
You would need to configure SSO using SAML 2.0 or OpenID Connect, depending on what is supported by Microsoft Entra. Please note that for SSO to work, your Pega URL needs to be accessible from Microsoft Entra over the internet. If your organization has security concerns about making the Pega URL accessible over the internet, you may need to discuss with your IT department about setting up a secure network configuration such as a VPN or a secure gateway.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
How to set up Azure Active Directory SSO with Pega Systems
Implementing without an IP allow list > Securing portal access for application use
Enable Single Sign-On based on Windows Login authentication
We were able to implement SSO using OIDC without making our Pega URL accessible on internet.