• Administrator's Guide
    • Notices
      • Version Information
    • About This Guide
      • About FME Server
    • Planning an FME Server Installation
      • Planning for Fault Tolerance
      • Planning for Disaster Recovery
      • Planning for Scalability
    • Installing FME Server: Before You Begin
      • System Requirements
      • Obtaining the Installer
      • Requirements for FME Workspaces
      • Default User Accounts and Passwords
    • Installation Options
      • Express Installation (Windows)
      • Express Installation (Linux)
      • Distributed Installation
      • Engine Installation
      • Silent Installation (Windows)
      • Silent Installation (Linux)
    • Upgrading FME Server
      • FME Engine Only Upgrade
    • Optimizing FME Server
      • Configuring the Number of FME Engines to Start
      • Adding FME Engines on a Separate Machine
      • Changing the Database Provider for the FME Server Database
      • Moving the Web Applications Server to Another Machine
      • Outputting the Log File to a Local Directory in a Distributed Environment
    • Securing FME Server
      • Overview of Securing FME Server
      • Default User Accounts and Passwords
      • Role-Based Access Control
      • Securing FME Server and Applications/Services
      • Connecting to Active Directory
      • Configuring Integrated Windows Authentication
      • Running the System Services Under Different Accounts
      • Using FME Server with a Proxy Server
      • Hiding External Content in the Web User Interface
    • Other Common Tasks
      • Request and Install a License
      • Configuring the FME Engine
      • Sharing FME Engine Resources
      • Adding and Modifying Resources Directories
      • Working with the System Services
      • Running the System Services Under Different Accounts
      • Configuring FME Server to Receive E-mail
      • Configuring FME Server to Send E-mail Notifications
      • Sending Jobs to Specific Engines with Job Routing
      • Configuring Job Recovery
      • Performing a Scheduled Backup of an FME Server Configuration
      • Migrating an FME Server Configuration
      • Purging Logs and History
      • Changing the Web Application Server Host Name and Port
      • Configuring International Character Encoding
      • Changing the File System to Another Machine
      • Configuring Native OGC Services Support
    • General Troubleshooting
      • Unable to Run Workspaces Registered to Notification Service When SSL is Configured
      • FME Server Fails to Fully Start on Linux When Configured to Use Oracle Database
  • Reference Manual
    • Introduction
    • Notices
    • FME Server Architecture
    • FME Server Configuration Files
      • processMonitorConfigCore.txt
      • processMonitorConfigEngines.txt
      • fmeServerConfig.txt
      • fmeCommonConfig.txt
      • fmeWebSocketConfig.txt
    • FME Server Log Files
      • Message Logger Properties
    • API Quick-Find
    • FME Server Services
      • Transformation Services
      • Notification Service
      • OGC Services
      • Utility Services
      • Authentication and Authorization
    • FME Server Engines
      • Configuration File Layout
      • Pseudo Variables
      • Licensing the FME Engine
    • FME Server Core
      • Transformation Manager
      • Repositories
      • Resources
      • Role-Based Access Control
      • Native Session-Based Chat Protocol
    • FME Server Process Monitor
    • FME Server Console
      • Starting the FME Server Console
      • Modes
      • Directives
      • Command Line Options
  • Web User Interface
    • FME Server Web Interface
    • Preparing to Use the Web Interface
    • Accessing the Web Interface
    • Account Management
      • Logging In to the Web Interfaces
      • Changing the Login Password
      • Logging Out
    • General Features
      • User Session Information
      • Server Information
      • About Times and Time Zones
    • Using the Interface
      • Workspaces
      • Database Connections
      • Schedules
      • Notifications
      • Jobs
      • Resources
      • CORS
      • Engines & Licensing
      • Backup & Restore
      • Security
      • Services
      • System Cleanup
  • All Files
  • Troubleshooting Active Directory Configurations
    • Failure to Connect to Active Directory Server (Auto-Detect)
    • Failure to Connect to Active Directory Server (Manual)
    • Failure to Connect to Active Directory Server (SSL)
    • Missing SASL Mechanism
    • Unable to Use SASL Authentication
    • Unsupported SASL Mechanism
    • Missing Service Account
    • Single Sign-On Authentication Failure (Disabled)
    • Single Sign-On Authentication Failure (Incorrect Mechanism)
    • Single Sign-On Authentication Failure (Negotiation Error)
    • Single Sign-On Authentication Failure (Service Account)
    • Single Sign-On Authentication Failure (Cross-Domain User)
    • Single Sign-On Authentication Failure (Same Machine Access)
    • SASL Authentication Failure 1
    • SASL Authentication Failure 2
    • SASL Authentication Failure 3
You are here: Administrator's Guide > Securing FME Server > Connecting to Active Directory > Troubleshooting Active Directory Configurations > Single Sign-On Authentication Failure (Disabled)

Single Sign-On Authentication Failure (Disabled)

Log file message:

(Single Sign-On) Failed authentication because single sign-on authentication is disabled. Ensure SECURITY_AD_USE_SINGLE_SIGN_ON is set to true and requisites are met.

Cause

Single sign-on authentication was attempted, but it has not been enabled in FME Server.

Resolution

See Updating the FME Server Configuration for information on how to update the FME Server configuration to enable single sign-on.