{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/AuthenticatorProviderConfigurationUserNamePlate", "title": "AuthenticatorProviderConfigurationUserNamePlate", "type": "object", "properties": { "template": { "type": "string" } }, "x-okta-tags": [ "Authenticator" ] }