@FrameworkController public class JwkSetEndpoint extends Object
JwkSetEndpoint(KeyPair keyPair)
Map<String,Object>
getKey(Principal principal)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JwkSetEndpoint(KeyPair keyPair)
@FrameworkGetMapping(value="/.well-known/jwks.json") @ResponseBody public Map<String,Object> getKey(Principal principal)
Copyright © 2021. All rights reserved.