Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 540 Bytes

File metadata and controls

25 lines (18 loc) · 540 Bytes

Camunda Security Library (CSL)

A unified identity and authorization library for the Camunda 8 platform, embedded as a hexagonal Spring Boot library into Hub and Orchestration Clusters.

Stack

Java 21 / Spring Boot 4 / Maven 3.9 / Hexagonal architecture

Key Commands

mvn clean install
mvn test
mvn test -pl <module> -Dtest=ClassName#methodName
mvn verify

References

@AGENTS.md @.claude/docs/architecture.md @.claude/docs/conventions.md @.claude/docs/commands.md @.claude/docs/workflow.md @.claude/docs/guardrails.md