Does OIDC plugin require a public/internet facing installation of Jenkins?

I’m considering using the newly released oidc-connect-provider plugin to generate temporary AWS credentials instead of storing long lived AWS credentials in Jenkins’ credential store.

Is it required for the jenkins instance to be publicly accessible in order to use this plugin for AWS authentication?