Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 632 Bytes

build.md

File metadata and controls

23 lines (20 loc) · 632 Bytes

Build

pip3 install shiv
wget https://github.com/JanssenProject/jans/archive/refs/heads/main.zip -O jans-main.zip
unzip jans-main.zip
cd jans-main/jans-cli-tui/
make zipapp

Execute

./jans-cli-tui.pyz

It will ask for credentials if you do not have ~/.config/jans-cli.ini. To get the credentials, please login to Janssen Server and get credentials using command below:

cat /opt/jans/jans-setup/setup.properties.last | grep tui
tui_client_encoded_pw=4jnkODv3KRV6xNm1oGQ8+g\=\=
tui_client_id=2000.eac308d1-95e3-4e38-87cf-1532af310a9e
tui_client_pw=GnEkCqg4Vsks

Use plain text password tui_client_pw