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.

Download From Release

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

Step 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

Step 2: Extract the Archive

Unzip the downloaded file:

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

Navigate to the extracted directory:

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

Step 3: Setup ThunderID

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

./setup.sh
Important

Note the sample app ID from the log line: [INFO] Sample App ID: <id>. You'll need this for configuring the sample application.

Step 4: Start ThunderID

Launch the ThunderID server:

./start.sh
Success

ThunderID will start on https://localhost:8090

Next Steps

Now that ThunderID is running, you can:

  • Access the ThunderID Console - Log in with the default admin credentials (admin / admin)
  • Try the Sample Apps - Test ThunderID's authentication flows with our pre-built React samples
  • Explore the APIs - Learn about ThunderID's RESTful APIs for user management, authentication, and more
Need Help?
ThunderID LogoThunderID Logo

Work together seamlessly with secure your applications with ease.

Terms & Policy

Pages

HomeDocsAPIsSDKs
© WSO2 LLC. All rights reserved.