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