Fix typo in nextcloud storage docs (#18778)

This commit is contained in:
Jan Sandbrink
2025-04-30 09:58:30 +02:00
committed by GitHub
parent 78e14ab54e
commit cbe01572e9
2 changed files with 4 additions and 4 deletions
@@ -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.