Capabilities
Additional functionality:
- User lifecycle actions:
enable_useranddisable_user, which reactivate or deactivate a Looker user by togglingis_disabled.
Account creation follows Looker’s official provisioning flow: the connector creates the user record, sets the login email via an email credential, and sends the user a password-setup email. No password is ever generated or transmitted by the connector — the user sets one through the emailed link, or signs in through SSO (SAML, OIDC, LDAP) where the identity provider owns the login.
Gather Looker configuration information
Configuring the connector requires you to pass in information from Looker. Gather these configuration details before you move on. Here’s the information you’ll need:- Base URL (e.g.
https://your.looker.com:19999) - Client ID
- Client Secret
see_users, see_groups, and see_roles permissions; provisioning (account create/delete and lifecycle actions) requires the Admin role.
See the Looker docs for information on how to acquire credentials: View the documentation
Configure the Looker connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Looker connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Looker and click Add.
3
Choose how to set up the new Looker connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the configuration information from the previous section.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.