Skip to content
This repository was archived by the owner on Sep 11, 2019. It is now read-only.

TinxHQ/wazo-google

Repository files navigation

wazo-google plugin

This is a plugin for Wazo that adds external authentication routes to wazo-auth for Google and contacts to wazo-dird.

Deprecated

This plugins has been merged into wazo-auth and wazo-dird avoid using this plugin on a version above wazo 19.10

auth plugin

This plugin adds routes to manage google authentication.

dird plugin

This plugin adds Google contact to search results from wazo-dird

Configuration

The client_id and client_secret for the google external auth can be configured using the /external/google/config URL from wazo-auth.

Wazo-SDK

Theses lines should be added to wazo-sdk/project.yml in order to overwrite other configurations. Therefore, the files in /etc should also exist.

wazo-google:
  python3: true
  bind:
    etc/wazo-auth/conf.d/google.yml: /etc/wazo-auth/conf.d/google.yml

Running integration tests

You need Docker installed.

cd integration_tests
pip install -U -r test-requirements.txt
make test-setup
make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages