diff --git a/docs/versioned_docs/version-7.3.x/features/endpoints.md b/docs/versioned_docs/version-7.3.x/features/endpoints.md index 61e1107b..47cb8da7 100644 --- a/docs/versioned_docs/version-7.3.x/features/endpoints.md +++ b/docs/versioned_docs/version-7.3.x/features/endpoints.md @@ -39,7 +39,7 @@ BEWARE that the domain you want to redirect to (`my-oidc-provider.example.com` i This endpoint returns 202 Accepted response or a 401 Unauthorized response. -It can be configured using the following query parameters query parameters: +It can be configured using the following query parameters: - `allowed_groups`: comma separated list of allowed groups - `allowed_email_domains`: comma separated list of allowed email domains - `allowed_emails`: comma separated list of allowed emails \ No newline at end of file diff --git a/docs/versioned_docs/version-7.4.x/features/endpoints.md b/docs/versioned_docs/version-7.4.x/features/endpoints.md index bacb5439..b448faec 100644 --- a/docs/versioned_docs/version-7.4.x/features/endpoints.md +++ b/docs/versioned_docs/version-7.4.x/features/endpoints.md @@ -39,7 +39,7 @@ BEWARE that the domain you want to redirect to (`my-oidc-provider.example.com` i This endpoint returns 202 Accepted response or a 401 Unauthorized response. -It can be configured using the following query parameters query parameters: +It can be configured using the following query parameters: - `allowed_groups`: comma separated list of allowed groups - `allowed_email_domains`: comma separated list of allowed email domains - `allowed_emails`: comma separated list of allowed emails \ No newline at end of file diff --git a/docs/versioned_docs/version-7.5.x/features/endpoints.md b/docs/versioned_docs/version-7.5.x/features/endpoints.md index e3b5f0bb..1af3fb33 100644 --- a/docs/versioned_docs/version-7.5.x/features/endpoints.md +++ b/docs/versioned_docs/version-7.5.x/features/endpoints.md @@ -41,7 +41,7 @@ BEWARE that the domain you want to redirect to (`my-oidc-provider.example.com` i This endpoint returns 202 Accepted response or a 401 Unauthorized response. -It can be configured using the following query parameters query parameters: +It can be configured using the following query parameters: - `allowed_groups`: comma separated list of allowed groups - `allowed_email_domains`: comma separated list of allowed email domains - `allowed_emails`: comma separated list of allowed emails \ No newline at end of file