GluuFederation / GluuFederation/flex
feat(flex-linux-setup): provide utility to fetch the installed flex version
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
We have following script to provide the version of the Janssen server components. Can we add flex to it if the installation is flex installation? This will be used by Admin UI to display the flex version.
```
python3 /opt/jans/printVersion.py
Title: casa
Version: 1.14.0
Builddate: 2025-11-19 08:41:26
Build: 2440f1c284173c0b4f7c4fd4ef1577ce39c385ad
Title: jans-config-api-server
Version: 1.14.0
Builddate: 2025-11-19 09:45:20
Build: 2440f1c284173c0b4f7c4fd4ef1577ce39c385ad
Title: Jans authentication server
Version: 1.14.0
Builddate: 2025-11-19 08:20:44
Build: 2440f1c284173c0b4f7c4fd4ef1577ce39c385ad
Title: Fido2 API Server
Version: 1.14.0
Builddate: 2025-11-19 09:16:34
Build: 2440f1c284173c0b4f7c4fd4ef1577ce39c385ad
Title: SCIM API Server
Version: 1.14.0
Builddate: 2025-11-19 08:29:10
Build: 2440f1c284173c0b4f7c4fd4ef1577ce39c385ad
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.