Skip to content

Commit

Permalink
Merge pull request #22 from imShakil/4.3
Browse files Browse the repository at this point in the history
docs: updated casa post setup method
  • Loading branch information
mzico authored Feb 25, 2022
2 parents 75cad02 + ef664fd commit 5eecd3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/administration/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To add Casa post-install do the following:

1. Login to chroot
1. `cd /install/community-edition-setup`
1. Run `python3 post-setup-add-components.py -addcasa`
1. Run `./setup.py --install-casa`


**Important notes:**
Expand All @@ -24,7 +24,7 @@ To add Casa post-install do the following:

- Ensure your server has "dynamic registration" of clients enabled and that "returnClientSecretOnRead" is set to *true*. These settings can be reverted once your Casa installation is fully operational

- Casa requires [oxd](https://gluu.org/docs/oxd) 4.x to operate. Ideally you would use a ready-to-use external oxd server (its location is prompted upon installation); if you don't have such a server, one will be installed for you locally
- Casa requires [oxd](https://gluu.org/docs/oxd) 4.x to operate. Ideally you would use a ready-to-use external oxd server (its location is prompted upon installation); if you don't have such a server, please select `oxd` from the selection Menu, then oxd-server will be installed for you locally.

## Finish setup

Expand Down

0 comments on commit 5eecd3d

Please sign in to comment.