Configure Disabled Mode Discovery
Disabled mode is the simplest discovery configuration. Users see a list of all enabled identity providers and manually select the one they want to use.
When to use Disabled mode
Use this mode when:
- Setting up or testing new authentication configurations
- Operating simple environments with only one or two providers
- You want users to explicitly choose their authentication method
- You're not using multi-tenant or multi-provider scenarios
How it works
- User arrives at the login page
- User sees a list of all enabled identity providers
- User manually clicks the provider they want to use
- User is redirected to that provider for authentication
Enable Disabled mode
Disabled mode is the default configuration for SecureAuth Connect. No additional setup is required.
To verify Disabled mode is active:
- In SecureAuth Connect, go to Authentication > Providers.
- Click the Discovery tab.
- Confirm that Disabled is selected.
If Intelligent Discovery or Orchestrated Discovery is selected, click on Disabled to switch back to this mode.
Verify your configuration
Test that users can see and select from your available providers:
- Go to a test application in your workspace.
- Click Sign in.
- Verify that all enabled providers appear on the login page.
- Click each provider to confirm they are active and functional.
Next steps
- To enable automatic provider routing, see Configure Intelligent Discovery
- To use custom logic for provider selection, see Configure Orchestrated Discovery
- For conceptual information about discovery modes, see Understanding Identity Provider Discovery