Replace misuses of 'plaintext' with 'cleartext' and clarify spoiler docs (#1306)

This commit is contained in:
Andrew Morgan 2022-10-27 10:23:44 +01:00 committed by GitHub
parent b2cc836649
commit c8242eeb35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 9 deletions

View file

@ -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