kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.6 KiB
27 lines
1.6 KiB
5 years ago
|
---
|
||
|
sidebar_navigation:
|
||
|
title: Authentication
|
||
|
priority: 770
|
||
|
description: Authentication in OpenProject.
|
||
|
robots: index, follow
|
||
|
keywords: authentication
|
||
|
---
|
||
5 years ago
|
# Authentication
|
||
|
|
||
5 years ago
|
Configure **authentication** settings and authentication providers in OpenProject. To adapt these authentication settings, navigate to your user name and select -> *Administration* -> *Authentication*.
|
||
|
|
||
|
![Sys-admin-authentication](Sys-admin-authentication-1579787715984.png)
|
||
5 years ago
|
|
||
|
## Overview
|
||
|
|
||
5 years ago
|
| Popular Topics | Description |
|
||
|
| ------------------------------------------------------------ | :----------------------------------------------------------- |
|
||
|
| [Authentication settings](authentication-settings) | Configure general authentication settings, such as registration, passwords, and more. |
|
||
|
| [OAuth applications](oauth-applications) | How to configure OAuth applications in OpenProject? |
|
||
|
| [OpenID providers](openid-providers) | How to configure OpenID providers in OpenProject? |
|
||
|
| [Two-factor authentication](two-factor-authentication) | Set up and manage two-factor authentication (2FA) in OpenProject. |
|
||
|
| [reCAPTCHA](recaptcha) | How to activate reCAPTCHA in OpenProject? |
|
||
|
| [LDAP authentication](ldap-authentication) | How to set up LDAP authentication in OpenProject? |
|
||
|
| [LDAP group synchronization](ldap-authentication/ldap-group-synchronization) | How to configure LDAP group synchronization in OpenProject (Premium feature)? |
|
||
5 years ago
|
|