diff --git a/docs/system-admin-guide/integrations/nextcloud/oidc-sso/README.md b/docs/system-admin-guide/integrations/nextcloud/oidc-sso/README.md index 8246f28101b..0ecdb2c5fed 100644 --- a/docs/system-admin-guide/integrations/nextcloud/oidc-sso/README.md +++ b/docs/system-admin-guide/integrations/nextcloud/oidc-sso/README.md @@ -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. diff --git a/docs/system-admin-guide/integrations/nextcloud/two-way-oauth2/README.md b/docs/system-admin-guide/integrations/nextcloud/two-way-oauth2/README.md index 7ebff3e9b64..5c990a20e84 100644 --- a/docs/system-admin-guide/integrations/nextcloud/two-way-oauth2/README.md +++ b/docs/system-admin-guide/integrations/nextcloud/two-way-oauth2/README.md @@ -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.