Skip to main content

Get ThunderID

ThunderID is available in multiple formats to suit your deployment needs. Choose the option that works best for you.

Get the latest release of ThunderID and run it locally on your machine.

Prerequisites

  • Your operating system and architecture (macOS, Linux, or Windows)
  • Terminal or command prompt access
1

Download the Distribution

Download thunderid-<version>-<os>-<arch>.zip from the latest release for your operating system and architecture.

Example

If you're using a MacOS machine with Apple Silicon (ARM64) processor, download thunderid-<version>-macos-arm64.zip

2

Extract the Archive

Unzip the downloaded file:

unzip thunderid-<version>-<os>-<arch>.zip

Navigate to the extracted directory:

cd thunderid-<version>-<os>-<arch>/
3

Setup ThunderID

Initialize ThunderID with the default configurations and data before starting the server for the first time.

./setup.sh
4

Start ThunderID

Launch the ThunderID server:

./start.sh
Success

ThunderID will start on https://localhost:8090

What's Next

ThunderID is running. The next step is registering your application so you can get a Client ID.

ThunderID LogoThunderID Logo

Product

DocsAPIsSDKs
© WSO2 LLC. All rights reserved.