picimako / wiremocha

WireMock framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18860-wiremocha
1 stars 0 forks source link

Add support for the wiremock-jwt-extension #97

Closed picimako closed 6 months ago

picimako commented 7 months ago

Summary

WireMock has recently open-sourced its wiremock-jwt-extension, so WireMocha support should be investigated and added accordingly.

Feature candidates

Name Optional/Mandatory Allowed values Default value
exp optional
iss optional "wiremock"
aud optional "wiremock.io"
sub optional "user-123"
nbf optional
alg optional "HS256", "RS256" "HS256"
picimako commented 6 months ago

Completed in v1.0.26.