Devrim
Devrim
It is reported that there are LOTS (few millions) files under /var/gluu/identity/removed/ Files named like uuid={some_uuid},ou=cache,o=gluu{timestamp} Each file content is LDIF. We need to check this directory regularly and remove...
Display meaningful OS names instead of code. For example instead of **red 7** display **RHEL 7**
`python3 gluu_install.py -uninstall` does not remove apache configuration. If you install gluu and jans repeatedly on the same server, apache confgiuration remains on server, thus enpoinds not work properly.
We need to filter variables to be written to setup.properties. For example we should not write paths to setup.propertes
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to **Add Client** 2. Navigate to **Advanced Client...
closes https://github.com/JanssenProject/jans/issues/2275
**Describe the bug** Installer displays as follows: ``` Install Apache 2 web server True Install Auth Server True Install Jans Auth Config Api True ``` **Install Jans Auth Config Api**...
closes https://github.com/JanssenProject/jans/issues/1830
`python3 install.py -uninstall` does not remove apache configuration. If you install gluu and jans repeatedly on the same server, apache confgiuration remains on server, thus enpoinds not work properly.