Hi Team,
I have already installed Gluu server by following the Gluu server instillation guide https://gluufederation.github.io/docs-dev/installation-guide/install/
At the time of Installation
```
# cd /install/community-edition-setup
# ./setup.py
```
I had skipped few optional components like "Install Shibboleth SAML IDP"
Now if I want to install the component what is the process ? I checked https://gluufederation.github.io/docs-dev/upgrade/ but that is talking about exporting the data and install from the beginning.
Is there any way I can see what are the components are installed and if I want to add a new component like "Install Shibboleth SAML IDP" or "Passport" ?