Replace misuses of 'plaintext' with 'cleartext' and clarify spoiler docs (#1306)
This commit is contained in:
parent
b2cc836649
commit
c8242eeb35
4 changed files with 10 additions and 9 deletions
|
@ -280,7 +280,7 @@ request.
|
|||
|
||||
#### `none`
|
||||
|
||||
This algorithm performs plaintext lookups on the identity server.
|
||||
This algorithm performs cleartext lookups on the identity server.
|
||||
Typically this algorithm should not be used due to the security concerns
|
||||
of unhashed identifiers, however some scenarios (such as LDAP-backed
|
||||
identity servers) prevent the use of hashed identifiers. Identity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue