OIDC auth methods client_secret_jwt, private_key_jwt

Jim Fox fox at washington.edu
Wed Apr 17 16:59:56 EDT 2019



I like to try using the two jwt auth methods: client_secret_jwt and private_key_jwt.  These need the sp's public key stored somewhere. 
I can specify a list of supported methods in "token_endpoint_auth_methods_supported", but how do I specify the public key for an SP?

Thanks,

Jim


More information about the dev mailing list