Skip to content

Commit

Permalink
docs: fix broken links and add missing tags (#8469)
Browse files Browse the repository at this point in the history
docs: fix broken links and add missing tags #8464

Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
Former-commit-id: 1c0f29b
  • Loading branch information
jgomer2001 authored May 9, 2024
1 parent 053626e commit fd14783
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/admin/developer/agama/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Groovy 4.0 and Java 8 or higher. The runtime is Amazon Corretto 17.

### How to add third party libraries?

You can include jar files in the `lib` directory of a [project](../../../agama/gama-format.md#anatomy-of-a-project). This applies only for VM-based installation of Janssen. Onboarding the jar files require a restart of the authentication server. Additionally, a prior update to file `/opt/jans/jetty/jans-auth/webapps/jans-auth.xml` may be required.
You can include jar files in the `lib` directory of a [project](../../../agama/gama-format.md#anatomy-of-a-project). This applies only for VM-based installation of Janssen. Onboarding the jar files require a restart of the authentication server.

<!--
### A class does not "see" other classes in its own package
Expand Down
4 changes: 1 addition & 3 deletions docs/casa/administration/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ tags:

# Frequently Asked Questions

<!-- This page summarizes situations that may arise and their suggested solutions. -->

## Common administrative tasks

### Where are the logs?
Expand Down Expand Up @@ -60,7 +58,7 @@ Once fixed, please restart the application. You will have to see a "WEBAPP INITI

### Admin console is not shown

If you have logged in using an administrative account and cannot find any admin features in the UI ensure you have gone through these [steps](./quick-startd.md#finish-configuration).
If you have logged in using an administrative account and cannot find any admin features in the UI ensure you have gone through these [steps](./quick-start.md#finish-configuration).

### A previously enabled method is not available anymore

Expand Down
7 changes: 7 additions & 0 deletions docs/casa/plugins/2fa-settings.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Casa
- 2FA
---


# 2FA Settings Plugin

## Overview
Expand Down
7 changes: 7 additions & 0 deletions docs/casa/plugins/bioid.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Casa
- Biometrical
---


# BioID plugin

## Overview
Expand Down
7 changes: 7 additions & 0 deletions docs/casa/plugins/consent-management.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Casa
- Consent
---


# Consent Management Plugin

## Overview
Expand Down
7 changes: 7 additions & 0 deletions docs/casa/plugins/custom-branding.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Casa
- Branding
---


# Custom Branding Plugin

## Overview
Expand Down

0 comments on commit fd14783

Please sign in to comment.