Files

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