================================================================================ RHBQ Documentation Link Check Report ================================================================================ Date: 2025-10-24 11:26:52 EDT RHBQ Version: 3.27 Total Guides Checked: 21 Timeout: 15 seconds ================================================================================ SUMMARY ================================================================================ ✓ release notes for red hat build of quarkus 3.27 (191 links) ✓ getting started with red hat build of quarkus (125 links) ✓ migrating applications to red hat build of quarkus 3.27 (131 links) ✓ configuring your red hat build of quarkus applications by using a properties file (112 links) ✓ configuring your red hat build of quarkus applications by using a yaml file (103 links) ✓ configure data sources (126 links) ✓ logging configuration (113 links) ✓ developing and compiling your red hat build of quarkus applications with apache maven (115 links) ✓ compiling your red hat build of quarkus applications to native executables (113 links) ✓ deploying your red hat build of quarkus applications to openshift container platform (114 links) ✓ security overview (119 links) ✓ getting started with security (116 links) ✓ security architecture (122 links) ✓ basic authentication (107 links) ✗ openid connect oidc authentication (2 errors, 2 known) ✗ openid connect oidc client and token propagation (3 errors, 2 known) ✓ authorization of web endpoints (112 links) ✓ management of security keys and certificates with the tls registry (100 links) ✓ cross-origin resource sharing cors configuration (101 links) ✓ keycloak authorization (124 links) ✓ microprofile json web token jwt authentication (125 links) ================================================================================ STATISTICS ================================================================================ Total Guides Checked: 21 Passed: 19 Failed: 2 Known Issues Found: 4 (safe to ignore) Timeout Errors: 0 Success Rate: 90.5% ================================================================================ KNOWN ISSUES (Safe to Ignore) ================================================================================ The following errors are expected due to LinkChecker limitations: 1. "URL host 'host:port' has invalid port" - URLs like https://host:port/auth or https://host:port/realms/{realm} - These are documentation placeholders using literal "port" text - LinkChecker cannot skip syntax-invalid URLs - Safe to ignore - not real broken links 2. Comma-separated URL lists - URLs like http://www.quarkus.io,http://localhost:3000 - These are examples showing configuration format - Already filtered by ignore patterns - Should not appear in error logs 3. Maven Central 403 Forbidden errors - URLs like https://search.maven.org/artifact/org.wiremock/wiremock - Maven Central blocks automated bots/scrapers with 403 Forbidden - These links work fine for humans in a web browser - Verify manually if needed - not broken documentation If you see these errors, they do NOT indicate broken documentation. All other errors should be investigated and fixed. ================================================================================ DETAILED ERROR INFORMATION BY GUIDE ================================================================================ The following section provides detailed error information for each failed guide. This allows you to trace specific failures to exact URLs and error messages. ════════════════════════════════════════════════════════════════ FAILED GUIDE: openid connect oidc authentication ════════════════════════════════════════════════════════════════ URL: https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_authentication/index Total Errors: 2 Known Issues: 2 (host:port errors - safe to ignore) Error Details: ──────────────────────────────────────────────────────────────── URL `https://host:port/realms/{realm}' Name `https://host:port/realms/{realm}' Parent URL https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_authentication/index, line 14478, col 586 Real URL https://host:port/realms/%7Brealm%7D Result Error: URL host 'host:port' has invalid port URL `https://host:port/auth' Name `https://host:port/auth' Parent URL https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_authentication/index, line 14478, col 95 Real URL https://host:port/auth Result Error: URL host 'host:port' has invalid port ════════════════════════════════════════════════════════════════ FAILED GUIDE: openid connect oidc client and token propagation ════════════════════════════════════════════════════════════════ URL: https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_client_and_token_propagation/index Total Errors: 3 Known Issues: 2 (host:port errors - safe to ignore) *** MAVEN CENTRAL BOT BLOCKING DETECTED *** Maven Central (search.maven.org) returns 403 Forbidden for automated tools. These links work for humans but fail for LinkChecker - verify manually in browser. Error Details: ──────────────────────────────────────────────────────────────── URL `https://host:port/realms/{realm}' Name `https://host:port/realms/{realm}' Parent URL https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_client_and_token_propagation/index, line 4886, col 587 Real URL https://host:port/realms/%7Brealm%7D Result Error: URL host 'host:port' has invalid port URL `https://host:port/auth' Name `https://host:port/auth' Parent URL https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_client_and_token_propagation/index, line 4886, col 96 Real URL https://host:port/auth Result Error: URL host 'host:port' has invalid port URL `https://search.maven.org/artifact/org.wiremock/wiremock' Name `here' Parent URL https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/html-single/openid_connect_oidc_client_and_token_propagation/index, line 3506, col 76 Real URL https://search.maven.org/artifact/org.wiremock/wiremock Check time 2.403 seconds Result Error: 403 Forbidden