mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

signing and validation sample #1479

Open zhaokewugou opened 5 years ago

zhaokewugou commented 5 years ago

hello thank you for your reply. Why does this project not have unit test for signing and validation service ? Since the input parameter is SignedJWT , I do not know what propertied I need to set into the instance object of this class.