Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Anchor
_Toc341972451
_Toc341972451
Attributes

Attribute

type

values

default

mandate

comment

name

string

 

 

true

 

description

string

 

 

false

 

functions

string

Logon,
C&R,
Sign

 

true

in csv format

method

string

OTP etc.

 

true

 


Anchor
_Toc341972452
_Toc341972452
/algorithm/search

Wiki Markup
+Examples:+
Method:/algorithm/search
Parameters: 
\{
 "match":
\[
\],
 "return":\["*"\],
\}
Response: 
\{
 "error":0,
"result":
\[
 \{
  "name","OATH/HOTP",
"functions":"Logon,C&R,Sign",
"method":"OTP"
\},
 \{
...
\}
\]
\}
 \\
\\