diff options
author | Jon Robertson <jonrober@stanford.edu> | 2014-10-13 22:28:30 -0700 |
---|---|---|
committer | Jon Robertson <jonrober@stanford.edu> | 2014-10-13 22:28:30 -0700 |
commit | 0e39650c6a831987057a8a9ed615dc3023fcab4a (patch) | |
tree | 64dec2780b44078d8e46969b6607238e33a6bd41 /perl/t/data | |
parent | 9c639ffd83e2dd9b14503b62740589ee5cca25df (diff) |
Added Duo RDP object to the wallet
Change-Id: Ic728297fa830ffdd40c1580e32a81f8c5123f66a
Diffstat (limited to 'perl/t/data')
-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" +} |