(no title)
danscan | 7 months ago
But this scheme is flexible. You could also have the client send "requested" claims for the server to consider adding if allowed when getting a JWT.
You could also reverse-proxy client requests through your server, adding any claims the server allows.
danscan|7 months ago
In that case, the client can possess the JWK keypair and do its own signing.