summaryrefslogtreecommitdiff
path: root/docs/objects-and-schemes
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-07-16 13:43:17 -0700
committerRuss Allbery <eagle@eyrie.org>2014-07-16 13:43:17 -0700
commit6409733ee3b7b1910dc1c166a392cc628834146c (patch)
treee9460f8f2ca0f3676afeed2a9dcf549acfc39b53 /docs/objects-and-schemes
parent334ed844cbb5c8f7ea82a94c701a3016dd6950b9 (diff)
parentf8963ceb19cd2b503b981f43a3f8c0f45649989f (diff)
Imported Upstream version 1.1
Diffstat (limited to 'docs/objects-and-schemes')
-rw-r--r--docs/objects-and-schemes14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/objects-and-schemes b/docs/objects-and-schemes
index 57c2f9f..97e6289 100644
--- a/docs/objects-and-schemes
+++ b/docs/objects-and-schemes
@@ -10,6 +10,18 @@ Introduction
Object Types
+ duo
+
+ Stores the configuration for a Duo Security integration. Duo is a
+ cloud provider of multifactor authentication services. A Duo
+ integration consists of some local configuration and a secret key that
+ permits verification of a second factor using the Duo cloud service.
+ Currently, only UNIX integrations are supported. In the future, this
+ object type will likely be split into several object types
+ corresponding to the supported types of Duo integrations.
+
+ Implemented via Wallet::Object::Duo.
+
file
Stores an arbitrary file and allows retrieval of that file. The file
@@ -91,7 +103,7 @@ ACL Schemes
License
- Copyright 2012, 2013
+ Copyright 2012, 2013, 2014
The Board of Trustees of the Leland Stanford Junior University
Copying and distribution of this file, with or without modification,