From 94cfb1c7969515a863d7b0e09f00b6ced5f4fc5c Mon Sep 17 00:00:00 2001 From: Jon Robertson Date: Thu, 9 Oct 2014 09:55:21 -0700 Subject: Created tests for new Duo object types Change-Id: I818be125f3195316b44e650ba6e05b8e0b831ea6 --- perl/t/data/duo/integration-ldap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 perl/t/data/duo/integration-ldap.json (limited to 'perl/t/data/duo/integration-ldap.json') diff --git a/perl/t/data/duo/integration-ldap.json b/perl/t/data/duo/integration-ldap.json new file mode 100644 index 0000000..78a4c9f --- /dev/null +++ b/perl/t/data/duo/integration-ldap.json @@ -0,0 +1,11 @@ +{ + "enroll_policy": "enroll", + "greeting": "", + "groups_allowed": [], + "integration_key": "DIRWIH0ZZPV4G88B37VQ", + "name": "Integration for LDAP proxy", + "notes": "", + "secret_key": "QO4ZLqQVRIOZYkHfdPDORfcNf8LeXIbCWwHazY7o", + "type": "ldap", + "visual_style": "default" +} -- cgit v1.2.3