Skip to content

Commit

Permalink
According external links to updated dependency versions in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Nov 14, 2024
1 parent c004650 commit 194fb1c
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion src/main/asciidoc/getting-started/obtain.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Environment variables:
* `DB_POOL_MIN`: internal storage connection pool: floor
* `OPENJPA_REMOTE_COMMIT`: configure multiple instances, with high availability; valid values are the ones accepted by
OpenJPA for
https://openjpa.apache.org/builds/3.2.2/apache-openjpa/docs/ref_guide_event.html[remote event notification^] including
https://openjpa.apache.org/builds/4.0.1/apache-openjpa/docs/ref_guide_event.html[remote event notification^] including
`sjvm` (single instance)

===== Console
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ certain <<policies-attribute-release,Attribute Release Policy>>.

Some attribute repositories are provided:

* https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution-JDBC.html[Database^]
* https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution-LDAP.html[LDAP^]
* https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution-Stub.html[Stub^]
* https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution-Syncope.html[Syncope^]
* https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^]
* https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution-JDBC.html[Database^]
* https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution-LDAP.html[LDAP^]
* https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution-Stub.html[Stub^]
* https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution-Syncope.html[Syncope^]
* https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^]

[TIP]
====
Expand All @@ -50,4 +50,4 @@ class.

[NOTE]
Attribute Repositories are dynamically translated into
https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration.
https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration.
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@ technology or repository, in the context of a certain <<policies-authentication,
Several authentication modules are provided:

* Principal Authentication:
** https://apereo.github.io/cas/6.6.x/authentication/Database-Authentication.html[Database^]
** https://apereo.github.io/cas/6.6.x/authentication/JAAS-Authentication.html[JAAS^]
** https://apereo.github.io/cas/6.6.x/authentication/LDAP-Authentication.html[LDAP^]
** https://apereo.github.io/cas/6.6.x/authentication/SPNEGO-Authentication.html[SPNEGO^]
** https://apereo.github.io/cas/6.6.x/authentication/Syncope-Authentication.html[Syncope^]
** https://apereo.github.io/cas/6.6.x/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^]
** https://apereo.github.io/cas/6.6.x/authentication/X509-Authentication.html[X509^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-OAuth20.html[OAuth2^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-SAML.htmll[SAML^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-Apple.html[Apple Signin^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^]
** https://apereo.github.io/cas/6.6.x/integration/Delegate-Authentication-Keycloak.html[Keycloak^]
** https://apereo.github.io/cas/7.1.x/authentication/Database-Authentication.html[Database^]
** https://apereo.github.io/cas/7.1.x/authentication/JAAS-Authentication.html[JAAS^]
** https://apereo.github.io/cas/7.1.x/authentication/LDAP-Authentication.html[LDAP^]
** https://apereo.github.io/cas/7.1.x/authentication/SPNEGO-Authentication.html[SPNEGO^]
** https://apereo.github.io/cas/7.1.x/authentication/Syncope-Authentication.html[Syncope^]
** https://apereo.github.io/cas/7.1.x/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^]
** https://apereo.github.io/cas/7.1.x/authentication/X509-Authentication.html[X509^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-OAuth20.html[OAuth2^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-SAML.htmll[SAML^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-Apple.html[Apple Signin^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^]
** https://apereo.github.io/cas/7.1.x/integration/Delegate-Authentication-Keycloak.html[Keycloak^]
* MFA:
** https://apereo.github.io/cas/6.6.x/mfa/DuoSecurity-Authentication.html[Duo Security^]
** https://apereo.github.io/cas/6.6.x/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^]
** https://apereo.github.io/cas/7.1.x/mfa/DuoSecurity-Authentication.html[Duo Security^]
** https://apereo.github.io/cas/7.1.x/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^]

[TIP]
====
Expand All @@ -63,4 +63,4 @@ class.

[NOTE]
Authentication Modules are dynamically translated into
https://apereo.github.io/cas/6.6.x/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^].
https://apereo.github.io/cas/7.1.x/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^].
Original file line number Diff line number Diff line change
Expand Up @@ -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/6.6.x/integration/Attribute-Release-PrincipalId-Attribute.html[CAS Attribute-based Principal Id^]
https://apereo.github.io/cas/7.1.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/6.6.x/installation/Logout-Single-Signout.html#slo-requests[the equivalent CAS setting^]
https://apereo.github.io/cas/7.1.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/6.6.x/services/Service-Management.html[CAS Services^].
https://apereo.github.io/cas/7.1.x/services/Service-Management.html[CAS Services^].
8 changes: 4 additions & 4 deletions src/main/asciidoc/reference-guide/concepts/policies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ endif::[]

[NOTE]
Access Policy instances are dynamically translated into
https://apereo.github.io/cas/6.6.x/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^].
https://apereo.github.io/cas/7.1.x/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^].

[[policies-attribute-release]]
==== Attribute Release
Expand All @@ -332,7 +332,7 @@ values.

[NOTE]
Attribute Release Policy instances are dynamically translated into
https://apereo.github.io/cas/6.6.x/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^].
https://apereo.github.io/cas/7.1.x/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^].

[[policies-authentication]]
==== Authentication
Expand All @@ -359,7 +359,7 @@ be considered successful.

[NOTE]
Authentication Policy instances are dynamically translated into
https://apereo.github.io/cas/6.6.x/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^].
https://apereo.github.io/cas/7.1.x/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^].

[[policies-propagation]]
==== Propagation
Expand Down Expand Up @@ -478,4 +478,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/6.6.x/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^].
https://apereo.github.io/cas/7.1.x/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^].
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

When deploying multiple Syncope <<core>> instances with a single database or database cluster, it is of
fundamental importance that the contained OpenJPA instances are correctly configured for
https://openjpa.apache.org/builds/3.2.2/apache-openjpa/docs/ref_guide_event.html[remote event notification^]. +
https://openjpa.apache.org/builds/4.0.1/apache-openjpa/docs/ref_guide_event.html[remote event notification^]. +
Such configuration, in fact, allows the OpenJPA data cache to remain synchronized when deployed in multiple JVMs, thus
enforcing data consistency across all Syncope Core instances.

Expand All @@ -39,7 +39,7 @@ are available; see the OpenJPA documentation for reference.

[WARNING]
====
The https://openjpa.apache.org/builds/3.2.2/apache-openjpa/docs/ref_guide_event.html[OpenJPA documentation^]'s XML
The https://openjpa.apache.org/builds/4.0.1/apache-openjpa/docs/ref_guide_event.html[OpenJPA documentation^]'s XML
snippets refer to a different configuration style; for example, when used in `core.properties`, this:
[source,xml]
Expand Down
12 changes: 6 additions & 6 deletions src/main/asciidoc/reference-guide/usage/actuator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The pre-defined `health` endpoint is typically used for liveness and readiness p
|===

| `entityCache`
a| Allows to work with https://openjpa.apache.org/builds/3.2.2/apache-openjpa/docs/#ref_guide_cache_statistics[JPA cache statistics^]
a| Allows to work with https://openjpa.apache.org/builds/4.0.1/apache-openjpa/docs/ref_guide_caching.html#ref_guide_cache_statistics[JPA cache statistics^]

* `GET` - shows JPA cache statistics
* `POST {ENABLE,DISABLE,RESET}` - performs the requested operation onto JPA cache
Expand All @@ -55,15 +55,15 @@ a| Allows to work with https://openjpa.apache.org/builds/3.2.2/apache-openjpa/do
|===

| `ssoSessions`
| https://apereo.github.io/cas/6.6.x/authentication/Configuring-SSO.html#actuator-endpoints[More details^]
| https://apereo.github.io/cas/7.1.x/authentication/Configuring-SSO.html#actuator-endpoints[More details^]
| `registeredServices`
| https://apereo.github.io/cas/6.6.x/services/Service-Management.html#actuator-endpoints[More details^]
| https://apereo.github.io/cas/7.1.x/services/Service-Management.html#actuator-endpoints[More details^]
| `authenticationHandlers`
| https://apereo.github.io/cas/6.6.x/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^]
| https://apereo.github.io/cas/7.1.x/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^]
| `authenticationPolicies`
| https://apereo.github.io/cas/6.6.x/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^]
| https://apereo.github.io/cas/7.1.x/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^]
| `resolveAttributes`
| https://apereo.github.io/cas/6.6.x/integration/Attribute-Resolution.html#actuator-endpoints[More details^]
| https://apereo.github.io/cas/7.1.x/integration/Attribute-Resolution.html#actuator-endpoints[More details^]

|===

Expand Down
2 changes: 1 addition & 1 deletion src/main/asciidoc/reference-guide/usage/customization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ components:
===== Customize OpenJPA settings

Apache OpenJPA is at the core of the <<persistence,persistence>> layer; its configuration can be tweaked under several
aspects - including https://openjpa.apache.org/builds/3.2.2/apache-openjpa/docs/ref_guide_caching.html[caching^] for
aspects - including https://openjpa.apache.org/builds/4.0.1/apache-openjpa/docs/ref_guide_caching.html[caching^] for
example, to best suit the various environments.

The main configuration classes are:
Expand Down

0 comments on commit 194fb1c

Please sign in to comment.