Cyera
Euno's Cyera integration supports auto-discovery of:
BigQuery tables and columns with Cyera classification tags and sensitivity metadata
Setting up Cyera integration
Overview
Cyera is a data security platform that discovers, classifies, and protects sensitive data across your data stores. The Cyera integration connects to Cyera's API to observe tables and columns that Cyera has scanned, enriching them in Euno with Cyera's classification tags and sensitivity levels.
To discover Cyera-enriched resources, Euno authenticates to the Cyera API using OAuth client credentials and streams table metadata from Cyera's view of your datastores. Euno observes tables and columns that have Cyera classifications or sensitivity assignments, adding Cyera-specific properties to the corresponding table and column resources in the Euno data model.
Step 1: Create Cyera API Credentials
Log in to your Cyera account as an administrator.
Navigate to the Cyera console to create or obtain API credentials.
Create a new API client or use an existing one with access to read datastore and table metadata.
Copy the Client ID and Client Secret β you'll need these for Euno configuration.
Important: Store the Client Secret securely. Treat it like a password.
Step 2: Configure New Cyera Source in Euno
Access the Sources Page
Go to the Sources page in Euno.
Click on Add New Source and select Cyera from the list of supported platforms.
General Configuration
Asterisk (*) means a mandatory field.
Name*
Enter a name for your Cyera source (e.g., "Cyera - Data Security")
Client ID*
The Cyera API Client ID from Step 1
Client Secret*
The Cyera API Client Secret from Step 1
Step 3: Schedule
Enable the Schedule option.
Choose:
Weekly: Set specific days and times.
Hourly: Define the interval in hours (e.g., every 8 hours).
Recommended: Schedule the Cyera integration to run daily or every 12 hours to keep classification and sensitivity metadata in sync with Cyera.
Step 4: Resource Cleanup
To keep your data relevant and free of outdated resources, Euno provides automatic resource cleanup options. For a detailed explanation on Euno's cleanup strategies, see: Resource Sponsorship in Euno.
Immediate Cleanup: Remove resources not detected in the most recent successful source integration run.
No Cleanup: Keep all resources indefinitely, even if they are no longer detected.
Step 5: Save Configuration
Click the Test & Save button to complete the setup. Euno will:
Authenticate using the provided Client ID and Client Secret.
Verify access to the Cyera API.
Save the configuration if validation passes.
If the test fails, review the error message and verify your credentials.
Discovered Resources
The Cyera integration augments BigQuery table and column resources with Cyera classification and sensitivity properties. For detailed information about discovered resources and their indexed properties, see cyera-integration-discovered-resources.
Last updated