Skip to content

Commit 1e489ab

Browse files
committed
Upgrading CAS doc links
1 parent 9b1d540 commit 1e489ab

5 files changed

Lines changed: 37 additions & 37 deletions

File tree

src/main/asciidoc/reference-guide/concepts/attributerepositories.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ certain <<policies-attribute-release,Attribute Release Policy>>.
2323

2424
Some attribute repositories are provided:
2525

26-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-JDBC.html[Database^]
27-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-LDAP.html[LDAP^]
28-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-Stub.html[Stub^]
29-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-Syncope.html[Syncope^]
30-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^]
31-
* https://apereo.github.io/cas/development/integration/Attribute-Resolution-Okta.html[Okta^]
26+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-JDBC.html[Database^]
27+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-LDAP.html[LDAP^]
28+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Stub.html[Stub^]
29+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Syncope.html[Syncope^]
30+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-AzureAD.html[Azure Active Directory^]
31+
* https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution-Okta.html[Okta^]
3232

3333
[TIP]
3434
====
@@ -51,4 +51,4 @@ class.
5151

5252
[NOTE]
5353
Attribute Repositories are dynamically translated into
54-
https://apereo.github.io/cas/development/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration.
54+
https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution.html[CAS Attribute Resolution^] configuration.

src/main/asciidoc/reference-guide/concepts/authenticationmodules.adoc

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@ technology or repository, in the context of a certain <<policies-authentication,
2424
Several authentication modules are provided:
2525

2626
* Principal Authentication:
27-
** https://apereo.github.io/cas/development/authentication/Database-Authentication.html[Database^]
28-
** https://apereo.github.io/cas/development/authentication/JAAS-Authentication.html[JAAS^]
29-
** https://apereo.github.io/cas/development/authentication/LDAP-Authentication.html[LDAP^]
30-
** https://apereo.github.io/cas/development/authentication/SPNEGO-Authentication.html[SPNEGO^]
31-
** https://apereo.github.io/cas/development/authentication/Syncope-Authentication.html[Syncope^]
32-
** https://apereo.github.io/cas/development/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^]
33-
** https://apereo.github.io/cas/development/authentication/Okta-Authentication.html[Okta^]
34-
** https://apereo.github.io/cas/development/authentication/X509-Authentication.html[X509^]
35-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^]
36-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-OAuth20.html[OAuth2^]
37-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-SAML.htmll[SAML^]
38-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-Apple.html[Apple Signin^]
39-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^]
40-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^]
41-
** https://apereo.github.io/cas/development/integration/Delegate-Authentication-Keycloak.html[Keycloak^]
27+
** https://apereo.github.io/cas/7.2.x/authentication/Database-Authentication.html[Database^]
28+
** https://apereo.github.io/cas/7.2.x/authentication/JAAS-Authentication.html[JAAS^]
29+
** https://apereo.github.io/cas/7.2.x/authentication/LDAP-Authentication.html[LDAP^]
30+
** https://apereo.github.io/cas/7.2.x/authentication/SPNEGO-Authentication.html[SPNEGO^]
31+
** https://apereo.github.io/cas/7.2.x/authentication/Syncope-Authentication.html[Syncope^]
32+
** https://apereo.github.io/cas/7.2.x/authentication/Azure-ActiveDirectory-Authentication.html[Azure Active Directory^]
33+
** https://apereo.github.io/cas/7.2.x/authentication/Okta-Authentication.html[Okta^]
34+
** https://apereo.github.io/cas/7.2.x/authentication/X509-Authentication.html[X509^]
35+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Generic-OpenID-Connect.html[OpenID Connect^]
36+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-OAuth20.html[OAuth2^]
37+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-SAML.htmll[SAML^]
38+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Apple.html[Apple Signin^]
39+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Azure-AD.html[Azure Active Directory (OIDC)^]
40+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Google-OpenID-Connect.html[Google OpenID^]
41+
** https://apereo.github.io/cas/7.2.x/integration/Delegate-Authentication-Keycloak.html[Keycloak^]
4242
* MFA:
43-
** https://apereo.github.io/cas/development/mfa/DuoSecurity-Authentication.html[Duo Security^]
44-
** https://apereo.github.io/cas/development/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^]
43+
** https://apereo.github.io/cas/7.2.x/mfa/DuoSecurity-Authentication.html[Duo Security^]
44+
** https://apereo.github.io/cas/7.2.x/mfa/GoogleAuthenticator-Authentication.html[Google Authenticator^]
4545

4646
[TIP]
4747
====
@@ -64,4 +64,4 @@ class.
6464

6565
[NOTE]
6666
Authentication Modules are dynamically translated into
67-
https://apereo.github.io/cas/development/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^].
67+
https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Components.html#authentication-handlers[CAS Authentication Handlers^].

src/main/asciidoc/reference-guide/concepts/clientapplications.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ When defining a client application, the following parameters shall be specified:
3434
. name - regular expression to match requests
3535
. description - optional textual description
3636
. username attribute provider, mapping to
37-
https://apereo.github.io/cas/development/integration/Attribute-Release-PrincipalId-Attribute.html[CAS Attribute-based Principal Id^]
37+
https://apereo.github.io/cas/7.2.x/integration/Attribute-Release-PrincipalId-Attribute.html[CAS Attribute-based Principal Id^]
3838
. <<policies-authentication,authentication policy>>
3939
. <<policies-access,access policy>>
4040
. <<policies-attribute-release,attribute release policy>>
4141
. <<policies-ticket-expiration,ticket expiration policy>>
4242
. additional properties
4343
. logout type, mapping to
44-
https://apereo.github.io/cas/development/installation/Logout-Single-Signout.html#slo-requests[the equivalent CAS setting^]
44+
https://apereo.github.io/cas/7.2.x/installation/Logout-Single-Signout.html#slo-requests[the equivalent CAS setting^]
4545

4646
More parameters are required to be specified depending on the actual client application type.
4747

4848
[NOTE]
4949
Client Applications are dynamically translated into
50-
https://apereo.github.io/cas/development/services/Service-Management.html[CAS Services^].
50+
https://apereo.github.io/cas/7.2.x/services/Service-Management.html[CAS Services^].

src/main/asciidoc/reference-guide/concepts/policies.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ endif::[]
329329

330330
[NOTE]
331331
Access Policy instances are dynamically translated into
332-
https://apereo.github.io/cas/development/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^].
332+
https://apereo.github.io/cas/7.2.x/services/Configuring-Service-Access-Strategy.html#configure-service-access-strategy[CAS Service Access Strategy^].
333333

334334
[[policies-attribute-release]]
335335
==== Attribute Release
@@ -341,7 +341,7 @@ values.
341341

342342
[NOTE]
343343
Attribute Release Policy instances are dynamically translated into
344-
https://apereo.github.io/cas/development/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^].
344+
https://apereo.github.io/cas/7.2.x/integration/Attribute-Release-Policies.html#attribute-release-policies[CAS Attribute Release Policy^].
345345

346346
[[policies-authentication]]
347347
==== Authentication
@@ -368,7 +368,7 @@ be considered successful.
368368

369369
[NOTE]
370370
Authentication Policy instances are dynamically translated into
371-
https://apereo.github.io/cas/development/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^].
371+
https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Policy.html#authentication-policy[CAS Authentication Policy^].
372372

373373
[[policies-propagation]]
374374
==== Propagation
@@ -487,4 +487,4 @@ Ticket Expiration policies control the duration of various types of WA sessions.
487487

488488
[NOTE]
489489
Ticket Expiration Policy instances are dynamically translated into
490-
https://apereo.github.io/cas/development/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^].
490+
https://apereo.github.io/cas/7.2.x/ticketing/Configuring-Ticket-Expiration-Policy.html[their CAS equivalent^].

src/main/asciidoc/reference-guide/usage/actuator.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ a| Allows to work with https://openjpa.apache.org/builds/4.0.1/apache-openjpa/do
5555
|===
5656

5757
| `ssoSessions`
58-
| https://apereo.github.io/cas/development/authentication/Configuring-SSO.html#actuator-endpoints[More details^]
58+
| https://apereo.github.io/cas/7.2.x/authentication/Configuring-SSO.html#actuator-endpoints[More details^]
5959
| `registeredServices`
60-
| https://apereo.github.io/cas/development/services/Service-Management.html#actuator-endpoints[More details^]
60+
| https://apereo.github.io/cas/7.2.x/services/Service-Management.html#actuator-endpoints[More details^]
6161
| `authenticationHandlers`
62-
| https://apereo.github.io/cas/development/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^]
62+
| https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Components.html#actuator-endpoints[More details^]
6363
| `authenticationPolicies`
64-
| https://apereo.github.io/cas/development/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^]
64+
| https://apereo.github.io/cas/7.2.x/authentication/Configuring-Authentication-Policy.html#actuator-endpoints[More details^]
6565
| `resolveAttributes`
66-
| https://apereo.github.io/cas/development/integration/Attribute-Resolution.html#actuator-endpoints[More details^]
66+
| https://apereo.github.io/cas/7.2.x/integration/Attribute-Resolution.html#actuator-endpoints[More details^]
6767

6868
|===
6969

0 commit comments

Comments
 (0)