This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit af94a6a30454822f449fff248acee6eac3b34f1b Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Sat Jan 31 13:11:57 2026 +0100 Adjusting CAS doc links --- .../concepts/attributerepositories.adoc | 14 ++++----- .../concepts/authenticationmodules.adoc | 36 +++++++++++----------- .../concepts/clientapplications.adoc | 6 ++-- .../concepts/passwordmanagement.adoc | 10 +++--- .../reference-guide/concepts/policies.adoc | 8 ++--- .../asciidoc/reference-guide/usage/actuator.adoc | 10 +++--- .../asciidoc/reference-guide/usage/metrics.adoc | 2 +- 7 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/main/asciidoc/reference-guide/concepts/attributerepositories.adoc b/src/main/asciidoc/reference-guide/concepts/attributerepositories.adoc index 2e6d277a87..328ce57ac7 100644 --- a/src/main/asciidoc/reference-guide/concepts/attributerepositories.adoc +++ b/src/main/asciidoc/reference-guide/concepts/attributerepositories.adoc @@ -23,12 +23,12 @@ certain <<policies-attribute-release,Attribute Release Policy>>. Some attribute repositories are provided: -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-JDBC.html[Database^] -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-LDAP.html[LDAP^] -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Stub.html[Stub^] -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Syncope.html[Syncope^] -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^] -* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Okta.html[Okta^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-JDBC.html[Database^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-LDAP.html[LDAP^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-Stub.html[Stub^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-Syncope.html[Syncope^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^] +* https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution-Okta.html[Okta^] [TIP] ==== @@ -51,4 +51,4 @@ class. [NOTE] Attribute Repositories are dynamically translated into -https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration. +https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration. diff --git a/src/main/asciidoc/reference-guide/concepts/authenticationmodules.adoc b/src/main/asciidoc/reference-guide/concepts/authenticationmodules.adoc index 36ff2a6d5b..4623370f6c 100644 --- a/src/main/asciidoc/reference-guide/concepts/authenticationmodules.adoc +++ b/src/main/asciidoc/reference-guide/concepts/authenticationmodules.adoc @@ -24,24 +24,24 @@ technology or repository, in the context of a certain <<policies-authentication, Several authentication modules are provided: * Principal Authentication: - ** https://apereo.github.io/cas/7.2.x/authentication/Database-Authentication.html[Database^] - ** https://apereo.github.io/cas/7.2.x/authentication/JAAS-Authentication.html[JAAS^] - ** https://apereo.github.io/cas/7.2.x/authentication/LDAP-Authentication.html[LDAP^] - ** https://apereo.github.io/cas/7.2.x/authentication/SPNEGO-Authentication.html[SPNEGO^] - ** https://apereo.github.io/cas/7.2.x/authentication/Syncope-Authentication.html[Syncope^] - ** https://apereo.github.io/cas/7.2.x/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^] - ** https://apereo.github.io/cas/7.2.x/authentication/Okta-Authentication.html[Okta^] - ** https://apereo.github.io/cas/7.2.x/authentication/X509-Authentication.html[X509^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-OAuth20.html[OAuth2^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-SAML.htmll[SAML^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Apple.html[Apple Signin^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^] - ** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Keycloak.html[Keycloak^] + ** https://apereo.github.io/cas/7.3.x/authentication/Database-Authentication.html[Database^] + ** https://apereo.github.io/cas/7.3.x/authentication/JAAS-Authentication.html[JAAS^] + ** https://apereo.github.io/cas/7.3.x/authentication/LDAP-Authentication.html[LDAP^] + ** https://apereo.github.io/cas/7.3.x/authentication/SPNEGO-Authentication.html[SPNEGO^] + ** https://apereo.github.io/cas/7.3.x/authentication/Syncope-Authentication.html[Syncope^] + ** https://apereo.github.io/cas/7.3.x/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^] + ** https://apereo.github.io/cas/7.3.x/authentication/Okta-Authentication.html[Okta^] + ** https://apereo.github.io/cas/7.3.x/authentication/X509-Authentication.html[X509^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-OAuth20.html[OAuth2^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-SAML.htmll[SAML^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-Apple.html[Apple Signin^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^] + ** https://apereo.github.io/cas/7.3.x/integration/Delegate-Authentication-Keycloak.html[Keycloak^] * MFA: - ** https://apereo.github.io/cas/7.2.x/mfa/DuoSecurity-Authentication.html[Duo Security^] - ** https://apereo.github.io/cas/7.2.x/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^] + ** https://apereo.github.io/cas/7.3.x/mfa/DuoSecurity-Authentication.html[Duo Security^] + ** https://apereo.github.io/cas/7.3.x/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^] [TIP] ==== @@ -64,4 +64,4 @@ class. [NOTE] Authentication Modules are dynamically translated into -https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^]. +https://apereo.github.io/cas/7.3.x/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^]. diff --git a/src/main/asciidoc/reference-guide/concepts/clientapplications.adoc b/src/main/asciidoc/reference-guide/concepts/clientapplications.adoc index 3fa09a377b..4a1156f077 100644 --- a/src/main/asciidoc/reference-guide/concepts/clientapplications.adoc +++ b/src/main/asciidoc/reference-guide/concepts/clientapplications.adoc @@ -34,17 +34,17 @@ When defining a client application, the following parameters shall be specified: . name - regular expression to match requests . description - optional textual description . username attribute provider, mapping to -https://apereo.github.io/cas/7.2.x/integration/Attribute-Release-PrincipalId-Attribute.html[CAS Attribute-based Principal Id^] +https://apereo.github.io/cas/7.3.x/integration/Attribute-Release-PrincipalId-Attribute.html[CAS Attribute-based Principal Id^] . <<policies-authentication,authentication policy>> . <<policies-access,access policy>> . <<policies-attribute-release,attribute release policy>> . <<policies-ticket-expiration,ticket expiration policy>> . additional properties . logout type, mapping to -https://apereo.github.io/cas/7.2.x/installation/Logout-Single-Signout.html#slo-requests[the equivalent CAS setting^] +https://apereo.github.io/cas/7.3.x/installation/Logout-Single-Signout.html#slo-requests[the equivalent CAS setting^] More parameters are required to be specified depending on the actual client application type. [NOTE] Client Applications are dynamically translated into -https://apereo.github.io/cas/7.2.x/services/Service-Management.html[CAS Services^]. +https://apereo.github.io/cas/7.3.x/services/Service-Management.html[CAS Services^]. diff --git a/src/main/asciidoc/reference-guide/concepts/passwordmanagement.adoc b/src/main/asciidoc/reference-guide/concepts/passwordmanagement.adoc index b1e4a4014f..5807ed49ca 100644 --- a/src/main/asciidoc/reference-guide/concepts/passwordmanagement.adoc +++ b/src/main/asciidoc/reference-guide/concepts/passwordmanagement.adoc @@ -23,10 +23,10 @@ according to rules defined by a single configured password management module (on Some password management modules are provided: -* https://apereo.github.io/cas/7.2.x/password_management/Password-Management-LDAP.html[LDAP^] -* https://apereo.github.io/cas/7.2.x/password_management/Password-Management-JDBC.html[JDBC^] -* https://apereo.github.io/cas/7.2.x/password_management/Password-Management-REST.html[REST^] -* https://apereo.github.io/cas/7.2.x/password_management/Password-Management-ApacheSyncope.html[Syncope^] +* https://apereo.github.io/cas/7.3.x/password_management/Password-Management-LDAP.html[LDAP^] +* https://apereo.github.io/cas/7.3.x/password_management/Password-Management-JDBC.html[JDBC^] +* https://apereo.github.io/cas/7.3.x/password_management/Password-Management-REST.html[REST^] +* https://apereo.github.io/cas/7.3.x/password_management/Password-Management-ApacheSyncope.html[Syncope^] [TIP] ==== @@ -49,4 +49,4 @@ class. [NOTE] Password Management is dynamically translated into -https://apereo.github.io/cas/7.2.x/password_management/Password-Management.html[CAS Password Management^] configuration. +https://apereo.github.io/cas/7.3.x/password_management/Password-Management.html[CAS Password Management^] configuration. diff --git a/src/main/asciidoc/reference-guide/concepts/policies.adoc b/src/main/asciidoc/reference-guide/concepts/policies.adoc index 97342b3e1f..dd84c70dfb 100644 --- a/src/main/asciidoc/reference-guide/concepts/policies.adoc +++ b/src/main/asciidoc/reference-guide/concepts/policies.adoc @@ -329,7 +329,7 @@ endif::[] [NOTE] Access Policy instances are dynamically translated into -https://apereo.github.io/cas/7.2.x/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^]. +https://apereo.github.io/cas/7.3.x/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^]. [[policies-attribute-release]] ==== Attribute Release @@ -341,7 +341,7 @@ values. [NOTE] Attribute Release Policy instances are dynamically translated into -https://apereo.github.io/cas/7.2.x/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^]. +https://apereo.github.io/cas/7.3.x/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^]. [[policies-authentication]] ==== Authentication @@ -368,7 +368,7 @@ be considered successful. [NOTE] Authentication Policy instances are dynamically translated into -https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^]. +https://apereo.github.io/cas/7.3.x/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^]. [[policies-propagation]] ==== Propagation @@ -487,4 +487,4 @@ Ticket Expiration policies control the duration of various types of WA sessions. [NOTE] Ticket Expiration Policy instances are dynamically translated into -https://apereo.github.io/cas/7.2.x/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^]. +https://apereo.github.io/cas/7.3.x/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^]. diff --git a/src/main/asciidoc/reference-guide/usage/actuator.adoc b/src/main/asciidoc/reference-guide/usage/actuator.adoc index e618df0e66..8c00796806 100644 --- a/src/main/asciidoc/reference-guide/usage/actuator.adoc +++ b/src/main/asciidoc/reference-guide/usage/actuator.adoc @@ -55,15 +55,15 @@ a| Allows to work with https://openjpa.apache.org/builds/4.0.1/apache-openjpa/do |=== | `ssoSessions` -| https://apereo.github.io/cas/7.2.x/authentication/Configuring-SSO.html#actuator-endpoints[More details^] +| https://apereo.github.io/cas/7.3.x/authentication/Configuring-SSO.html#actuator-endpoints[More details^] | `registeredServices` -| https://apereo.github.io/cas/7.2.x/services/Service-Management.html#actuator-endpoints[More details^] +| https://apereo.github.io/cas/7.3.x/services/Service-Management.html#actuator-endpoints[More details^] | `authenticationHandlers` -| https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^] +| https://apereo.github.io/cas/7.3.x/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^] | `authenticationPolicies` -| https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^] +| https://apereo.github.io/cas/7.3.x/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^] | `resolveAttributes` -| https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution.html#actuator-endpoints[More details^] +| https://apereo.github.io/cas/7.3.x/integration/Attribute-Resolution.html#actuator-endpoints[More details^] |=== diff --git a/src/main/asciidoc/reference-guide/usage/metrics.adoc b/src/main/asciidoc/reference-guide/usage/metrics.adoc index a146254d52..984a410c83 100644 --- a/src/main/asciidoc/reference-guide/usage/metrics.adoc +++ b/src/main/asciidoc/reference-guide/usage/metrics.adoc @@ -52,4 +52,4 @@ This can be enabled by adding the following dependency to `wa/pom.xml`: </dependency> ---- -For further options and configuration, refer to https://apereo.github.io/cas/7.2.x/monitoring/Configuring-Metrics.html[CAS documentation^]. +For further options and configuration, refer to https://apereo.github.io/cas/7.3.x/monitoring/Configuring-Metrics.html[CAS documentation^].
