jackson/npm/test/sso/data/metadata/noentityID/boxyhq-noentityID.js

10 lines
279 B
JavaScript

// Without Entity ID in XML
module.exports = {
defaultRedirectUrl: 'http://localhost:3366/sso/oauth/completed',
redirectUrl: '["http://localhost:3366"]',
tenant: 'boxyhqnoentityID.com',
product: 'crm',
name: 'testConfig',
description: 'Just a test configuration',
};