<?php

/**
 * Default settings for the oauthazure plugin
 */

$conf['key'] = '';
$conf['secret'] = '';
$conf['tenant'] = '';
$conf['fetchgroups'] = 0;
$conf['stripdomain'] = 0;
