Hi, we are currently in analysis to implement client secret rotation for an okta application service.
According to this guide we are exploring the Use a URL to fetch keys dynamically option:
However there doesn`t seem to be any info about any possible authentication mechanism or ways for us to secure this endpoint that will get the public keys. Are there any possible ways to add some security around it ?
Thanks