Once we are done with the installation and configuration of the JDK on our system, we can proceed with the installation and configuration of WSO Identity and Access Management Server:
- To begin with, download the WSO2 package from the link given here: https://wso2.com/identity-and-access-management/install/download/?type=ubuntu
- Next, create a directory, /var/wso2, and unpack the downloaded package into this directory:

- To extract the package, run this command:
unzip ~/wso2is-5.6.0.zip /var/wso2
- Once the extraction process is complete, we can check the files inside the directory:
- Next, we can change the configuration ...