##// END OF EJS Templates
Added tag v5.3.0 for changeset 77c2b73602b9
Added tag v5.3.0 for changeset 77c2b73602b9

File last commit:

r5505:3fc95e3b default
r5559:80b03e72 stable
Show More
auth.rst
35 lines | 1.0 KiB | text/x-rst | RstLexer

Authentication Options

|RCE| provides a built in authentication against its own database. This is implemented using RhodeCode Internal plugin. This plugin is enabled by default. Additionally, |RCE| provides a Pluggable Authentication System. This gives the administrator greater control over how users authenticate with the system.

Important

You can disable the built in |RCE| authentication plugin RhodeCode Internal and force all authentication to go through your authentication plugin of choice e.g LDAP only. However, if you do this, and your external authentication tools fails, accessing |RCE| will be blocked unless a fallback plugin is enabled via :file: rhodecode.ini

|RCE| comes with the following user authentication management plugins: