Cleanup service categories authored by John Swinbank's avatar John Swinbank
......@@ -7,7 +7,7 @@ More details on each of those modes is detailed in the following sections.
## Querying Rucio
Rucio queries are an example of the [Query Service Category](/Service-Categories/Query).
Rucio queries are an example of the [Query Service Category](/Service-Categories/Query-Service-Category).
The Rucio querying makes use of the `RUCIO_HOST` environment variable for its configuration. To use this functionality, the Rucio instance should support using OIDC tokens and that the tokens consumed by both services should use the same audience (in case of ESCAPE: Rucio). An implementation using X509 AAI tokens, which uses the <span dir="">`RUCIO_AUTH_TOKEN`</span> and `RUCIO_AUTH_HOST` environment variables.
......
......