You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/config.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ After installing, there are four primary strategies to configure Gluu Flex.
6
6
7
7
## Text-based User Interface (TUI)
8
8
9
-
The current recommendation is to use the Janssen TUI to configure Flex components. The TUI calls the Config API to perform ad hoc configuration, and instructions can be found in the Janssen [documentation here.](https://docs.jans.io/v1.0.9/admin/config-guide/jans-tui/)
9
+
The current recommendation is to use the Janssen TUI to configure Flex components. The TUI calls the Config API to perform ad hoc configuration, and instructions can be found in the Janssen [documentation here.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-tui/)
10
10
11
11
## CURL Commands
12
12
13
-
As an alternative, the Config API can be called directly using [CURL commands.](https://docs.jans.io/v1.0.9/admin/config-guide/curl/)
13
+
As an alternative, the Config API can be called directly using [CURL commands.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/curl-guide/)
14
14
15
15
## Command Line Interface (CLI)
16
16
17
-
If needed, a command-line alternative to the TUI is available. Instructions can be found in the Janssen [documentation here.](https://docs.jans.io/v1.0.9/admin/config-guide/jans-cli/)
17
+
If needed, a command-line alternative to the TUI is available. Instructions can be found in the Janssen [documentation here.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-cli/)
Copy file name to clipboardExpand all lines: docs/openbanking/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The Gluu Open Banking Identity Platform is a specific profile of the Gluu Server
11
11
12
12
Other services needed by enterprises--but not by banks--have been disabled. The goal is to reduce the security surface area to make the platform easy to deploy, easy to keep up to date, and easy to rollout new features with zero downtime.
13
13
14
-
This is a cloud-native distribution. Cloud-native is essential for auto-scaling, high availability, and operational automation. For development and testing we also support its VM distribution, where the [Installation](https://docs.gluu.org/vreplace-flex-version/openbanking/install-vm/) Section has more details about it.
14
+
This is a cloud-native distribution. Cloud-native is essential for auto-scaling, high availability, and operational automation. For development and testing we also support its VM distribution, where the [Installation](../openbanking/install-vm.md) Section has more details about it.
15
15
16
16
This distribution of Gluu is based on the [Linux Foundation Janssen Project](https://jans.io) at the Linux Foundation, the [most certified](https://openid.net/certification) OpenID Platform available.
Copy file name to clipboardExpand all lines: docs/openbanking/install-cn.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Use the listing below for a detailed estimation of the minimum required resource
30
30
|OB AS signing key | Added to the JVM. Used in SSA Validation |
31
31
|OB transport truststore | Used in SSA Validation. Generated from OB Root CA nd Issuing CA |
32
32
33
-
- Based on the provider/platform you're using, you can follow the [docs](https://docs.gluu.org/vreplace-flex-version/install/helm-install/) to install your platform prerequistes, nginx-ingress, and the yaml changes needed in `override.yaml` based on the Gluu persistence choosed.
33
+
- Based on the provider/platform you're using, you can follow the [docs](../install/helm-install) to install your platform prerequistes, nginx-ingress, and the yaml changes needed in `override.yaml` based on the Gluu persistence choosed.
34
34
35
35
- To enable mTLS in ingress-nginx, add the following to your `override.yaml`:
Copy file name to clipboardExpand all lines: docs/reference/kubernetes/docker-flex-monolith.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ To stop the containers.
110
110
111
111
2. You can grab `client_id` and `client_pw`(secret), and other values from `setup.properties` or `/opt/jans/jans-setup/setup.properties.last`
112
112
113
-
3. Use the CLI tools located under `/opt/jans/jans-cli/` to configure Gluu flex as needed. For example you can run the [TUI](https://docs.jans.io/head/admin/config-guide/config-tools/jans-tui/):
113
+
3. Use the CLI tools located under `/opt/jans/jans-cli/` to configure Gluu flex as needed. For example you can run the [TUI](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-tui/):
0 commit comments