mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Fix typo in nextcloud storage docs (#18778)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
sidebar_navigation:
|
||||
title: Setup Single Sign-On through OpenID Connect Identity Provider
|
||||
title: Set up Single Sign-On through OpenID Connect Identity Provider
|
||||
priority: 900
|
||||
description: Set up Single Sign-On through OpenID Connect Identity Provider as the authentication method for your Nextcloud storage
|
||||
keywords: Nextcloud file storage integration
|
||||
---
|
||||
|
||||
# Setup Single Sign-On through OpenID Connect Identity Provider
|
||||
# Set up Single Sign-On through OpenID Connect Identity Provider
|
||||
|
||||
This authentication mode will use access tokens provided by an identity provider shared among Nextcloud and OpenProject to authenticate requests performed in the name of users.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
sidebar_navigation:
|
||||
title: Setup Two-way OAuth 2.0 authentication
|
||||
title: Set up Two-way OAuth 2.0 authentication
|
||||
priority: 800
|
||||
description: Set up Two-way OAuth 2.0 authentication as the authentication method for your Nextcloud storage
|
||||
keywords: Nextcloud file storage integration
|
||||
---
|
||||
|
||||
# Setup Two-way OAuth 2.0 authentication
|
||||
# Set up Two-way OAuth 2.0 authentication
|
||||
|
||||
This authentication mode uses access tokens provided by an OAuth application on either side of the integration between OpenProject and Nextcloud to authenticate requests performed in the name of users.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user