Skip to content

Integration Settings

Integration Settings allow administrators to establish and maintain the connection between Hydden.Control and your Hydden platform instance (Discovery or Observability). This connection is required for data synchronization and identity governance operations.

Overview

Hydden.Control uses OAuth 2.0 to securely connect to your Hydden platform. Once configured, this integration enables:

  • Automatic synchronization of identity data (accounts, owners, groups, applications)
  • Access to identity insights and risk assessments
  • Coordination between access reviews and your identity data sources

Prerequisites

Before configuring integration settings, you need:

  • A Hydden Discovery or Hydden Observability instance URL
  • OAuth 2.0 client credentials (Client ID and Client Secret) from your Hydden platform
  • Administrator access to Hydden.Control

Obtaining Credentials

Contact your Hydden platform administrator to obtain the OAuth 2.0 client credentials needed for this integration.

Configuring the Integration

  1. Navigate to Settings and select the Integration tab.
  2. Enter the Hydden URL - the base URL of your Hydden platform instance (e.g., https://your-instance.hydden.io).
  3. Enter the Client ID - your OAuth 2.0 client identifier.
  4. Enter the Client Secret - your OAuth 2.0 client secret.
  5. Select the Target Platform:
    • Discovery - Connect to Hydden.Discovery for identity data
    • Observability - Connect to Hydden.Observability for monitoring data
  6. Click Save Changes.

Validation

After saving, Hydden.Control validates the connection by:

  • Verifying the URL is reachable
  • Authenticating with the provided credentials
  • Confirming access to the target platform

If validation fails, an error message indicates the issue. Common problems include:

ErrorCauseSolution
Connection failedURL unreachableVerify the Hydden URL is correct and accessible
Authentication failedInvalid credentialsConfirm Client ID and Secret are correct
Authorization failedInsufficient permissionsEnsure the OAuth client has appropriate scopes

Unsaved Changes

If you navigate away from the Integration tab with unsaved changes, a confirmation dialog appears asking whether to discard changes or stay on the page.

Security Considerations

  • Client secrets are stored securely and encrypted at rest
  • Credentials are transmitted over HTTPS only
  • Integration settings can only be modified by administrators
  • Consider rotating client secrets periodically as a security best practice

Next Steps

After configuring the integration:

  1. Go to Data Sync to synchronize your identity data
  2. Review the synchronized data in the Identity section
  3. Configure Role Configuration to generate roles from owner attributes

Hydden Documentation and Training Hub