The client JWKSet is invalid

You should GET the client via API via Dynamic Client Registration | Okta Developer, update the jwks in the returned object, then PUT it back Dynamic Client Registration | Okta Developer
You can verify that the update succeeded by inspecting the returned object from the PUT request.

1 Like