Skip to main content

This starter flow points new users to the main Auth repository and the sample entity code.

Open Main Repo
1

Install Prerequisites

Prepare OpenSSL, Java 11+, Maven, Node.js, and a Java IDE for Auth development.

2

Build Auth

Use the Java implementation under the main iotauth repository to configure and run local Auth services.

3

Run Examples

Explore sample local entities and scripts under examples and entity to exercise authentication and authorization flows.

4

Extend SST

Integrate the C API, JavaScript entities, or research artifacts into new decentralized system prototypes.