Skip to content

Commit

Permalink
website/docs: clear up radius provider
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <[email protected]>
  • Loading branch information
BeryJu committed Apr 16, 2023
1 parent 3ab9ee5 commit 5d4435a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions website/docs/providers/radius/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ The following stages are supported:

### Limitations

The RADIUS provider only supports the clear-text protocol:
The RADIUS provider only supports the PAP protocol:

![](./protocols.png)

This does not mean that passwords are stored in cleartext, they are hashed and salted in authentik. However as all protocols besides Clear-text, EAP-MD5 and EAP-PWD require the password to be stored in the database in clear text, they are not supported.

0 comments on commit 5d4435a

Please sign in to comment.