The JFrog Platform Deployment (JPD) supports integration with an Active Directory server to authenticate users and synchronize groups.
When authentication using Active Directory is configured and active, JPD first attempts to authenticate the user against the Active Directory server. If the authentication fails, JPD tries to authenticate via its internal database.
For every externally authenticated user configured in your Active Directory server, JPD creates a new user in the internal database (provided the user does not already exist), and automatically assigns that user to the default groups.
WebUI Changes implemented in Artifactory 7.38.x and above
Security is now called Authentication Providers. All the relevant text and images on this page have been updated to reflect this change.