mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Helidon MP IDCS
Example JAX-RS application with resources protected by IDCS
Build and run
mvn package
java -jar target/helidon-examples-microprofile-security-idcs.jar
Try the endpoints:
TODO