Skip to main content

PingFederate SSO Now Integrated into Microsoft’s Azure Active Directory Connect

Office 365 users have long used Microsoft’s Azure Active Directory Connect wizard to establish a connection between the Active Directory and Microsoft’s Azure AD in the cloud. The wizard’s interface now includes an option to use PingFederate to establish this connection. This feature was briefly seen in beta back in May of this year, but it is now released for the general public to use.
PingFederate is Ping Identity’s enterprise identity bridge which allows for single sign-on. The SSO feature allows users in enterprises to use a single set of credentials to access multiple enterprise bought services. PingFederate offers centralized identity management, access management, device identity management, API security, and social identity integration. The service facilitates SSO using SAML, WS-Federation, WS-Trust, OAuth, OpenID Connect, and SCIM.
As the use of Azure AD as a cloud-based identity management service for enterprises has been growing, Microsoft’s collaboration with Ping Identity has brought PingFederate into the connection wizard’s interface permitting enhanced single sign-on capabilities for the service. The integration allows administrators to quickly set up user identities for enterprise employed Office 365 applications and allow seamless single sign-on to these services through the PingFederation integration.
Once the Federation with PingFederate settings are configured, users are able to sign onto Microsoft’s cloud and Office 365 services and applications with the same credentials off premises as those that they use to access these services on the enterprise’s local network. PingFederate allows users to maintain the same logon irrespective of the location of access or the service that is being accessed as long as the identity for the user has been created and the identity has been given account access to the Microsoft applications through the enterprise PingFederate administrator.
To configure Federation with PingFederate, you must first ensure that PingFederate 8.4 or higher is being used and you have the SSL certificate for the federation service that you are attempting to configure access for. The first step in the configuration process is the verification of the Azure AD Domain that you intend to federate. Next, you must export the PingFederate settings and send this information to your PingFederate enterprise administrator. S/he will provide you with a server URL and port number for your access accordingly which Azure AD will then verify on your end. Once Azure AD Connect verifies the metadata you fed it back form your administrator, it will resolve endpoints from your local DNS as well as an external DNS. Now that the domain has been configured successfully, you can enter your logon credentials which will also be verified before your PingFederate configuration is complete.
document with instructions for the use of Azure AD Connect has been published on Microsoft’s website. The documentation contains all setup, troubleshooting, and mitigation advisories for the service.

Comments

Popular posts from this blog

How to Format/Indent XML Files in Notepad++

Notepad++ is a free text and source code editor that is mostly used by programmers. It is an advanced alternate version of the default notepad which supports 50 programming, scripting and markup languages. It allows a user to edit codes within multiple tabs in a single window. However, it lacks the formatting for XML files or XML code. Users will find it difficult to edit or read the XML code without the correct format for code. How to Format/Indent XML Files on Notepad++ What is XML File? XML (stands for eXtensible Markup Language) which is a language designed to store and transport data. XML files are just plain text files that can’t do anything on their own. Custom tags are used in XML files to define objects and the data within each object. It defines a set of rules for encoding documents in such a format that both humans and machines could read. XML is similar to HTML but the difference is that HTML defines how data looks, while XML defines what data is. XML Code samp...

How to Fix ‘The Local Security Authority Cannot be Contacted’ Error on Windows

This error appears when users try to login to other computers via a remote desktop connection. The problem prevents them from connecting and it displays the “The Local Security Authority Cannot be Contacted” error message. The problem often appears after an update has been installed on either the client or the host PC and it causes plenty of problems on many different versions of Windows. The Local Security Authority Cannot be Contacted There have been many unofficial fixes for the problem which were created by the users who had the same unfortunate experience. We have gathered the working methods in this article so make sure you follow it in order to resolve the problem. What Causes “The Local Security Authority Cannot be Contacted” Error on Windows? Pinpointing the correct cause for the problem is one of the most important steps when it comes to resolving one. That is why we have created a list of possible causes for the problem so make sure you check it out below: D...

Fix: The Active Directory Domain Services is currently unavailable ‘Windows 7, 8 and 10’

The error Active Directory Domain Services is currently unavailable means that the system is not able to find and connect to your printer, hence the process is stopped and cannot proceed further. This process allows the computer to manage and allocate resources. If this error occurs, it means that there is most probably a problem with the permissions, drivers, UAC etc. We have listed down a number of solutions for you to check. Start with the first one and work your way down. Solution 1: Resetting Printer Spooler Settings The spooler service is a software program which is responsible for managing all print jobs being sent to the computer printer. The print spooler service is usually visible to users and they can also cancel a print job which is being processed. It also allows them to manage jobs which are currently on the waitlist. We can try restarting this service and check if this solves the problem. Press  Windows + R  to launch the Run application. Type ...