Skip to content

Commit cafe61d

Browse files
Adds multifactor term to glossary (#2797) (#2800)
(cherry picked from commit b6cb7ca) Co-authored-by: Kaarina Tungseth <[email protected]>
1 parent 4490619 commit cafe61d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/en/glossary/glossary.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,10 @@ A network endpoint which is monitored to track the performance and availability
832832
applications and services.
833833
//Source: Observability
834834

835+
[[glossary-multifactor]] multifactor authentication (MFA)::
836+
A security process that requires you to provide two or more verification methods to gain access to web-based user interfaces.
837+
//Souce: Cloud
838+
835839
[[glossary-multi-field]] multi-field::
836840
A <<glossary-field,field>> that's <<glossary-mapping,mapped>> in multiple ways.
837841
See the {ref}/multi-fields.html[`fields` mapping parameter].
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[glossary-multifactor]] multifactor authentication (MFA)::
2+
A security process that requires you to provide two or more verification methods to gain access to web-based user interfaces.
3+
//Souce: Cloud

0 commit comments

Comments
 (0)