diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-12-08 18:33:09 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2014-12-08 18:33:09 -0800 |
commit | 535ab35781b30805962201874ffff16492ca265d (patch) | |
tree | 433a3446b17227a87f29e064aa710a88f7f8a4ac /perl/t/data/duo/integration-rdp.json | |
parent | d5968989923768688b7bd2e4279a9db43a2b93df (diff) | |
parent | 49f5b0d38e96d13b6cfb329b21599f9d6ff853d6 (diff) |
Merge pull request #1 from jonrober/master
Duo and rename updates
Diffstat (limited to 'perl/t/data/duo/integration-rdp.json')
-rw-r--r-- | perl/t/data/duo/integration-rdp.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/perl/t/data/duo/integration-rdp.json b/perl/t/data/duo/integration-rdp.json new file mode 100644 index 0000000..28e925f --- /dev/null +++ b/perl/t/data/duo/integration-rdp.json @@ -0,0 +1,11 @@ +{ + "enroll_policy": "enroll", + "greeting": "", + "groups_allowed": [], + "integration_key": "DIRWIH0ZZPV4G88B37VQ", + "name": "Integration for Radius proxy", + "notes": "", + "secret_key": "QO4ZLqQVRIOZYkHfdPDORfcNf8LeXIbCWwHazY7o", + "type": "rdp", + "visual_style": "default" +} |