Skip to content

Commit 495536c

Browse files
authored
fix(docs): update casa base URI (#1440)
* fix(docs): update casa base URI Signed-off-by: ossdhaval <[email protected]> * fix(docs): update casa base URI Signed-off-by: ossdhaval <[email protected]> --------- Signed-off-by: ossdhaval <[email protected]>
1 parent a20a695 commit 495536c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/recipes/getting-started-rancher.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Jans Casa ("Casa") is a self-service web portal for managing account security pr
316316
317317
Although you have not enabled two-factor authentication yet, you should still be able to login to Casa as the admin user and the password is the one you set during installation.
318318
319-
8. Point your browser to https://demoexample.gluu.org/casa and you should be welcomed by the Casa login page as shown below.
319+
8. Point your browser to https://demoexample.gluu.org/jans-casa and you should be welcomed by the Casa login page as shown below.
320320
321321
<img width="1503" alt="Screenshot 2022-07-06 at 22 39 49" src="https://user-images.githubusercontent.com/17182751/177629838-20b3140f-3d28-4b63-a275-c8ce54f6a096.png">
322322

docs/install/helm-install/local.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The installer will automatically add a record to your hosts record in the VM but
5555
| Auth server | `https://FQDN/.well-known/openid-configuration` |
5656
| fido2 | `https://FQDN/.well-known/fido2-configuration` |
5757
| scim | `https://FQDN/.well-known/scim-configuration` |
58-
| Casa | `https://FQDN/casa` |
58+
| Casa | `https://FQDN/jans-casa` |
5959
| Admin-UI | `https://FQDN/admin` |
6060

6161
## Configure Gluu Flex

0 commit comments

Comments
 (0)