digest
fun AuthenticationConfig.digest(name: String? = null, configure: DigestAuthenticationProvider.Config.() -> Unit)
Content copied to clipboard
Installs the digest Authentication provider. To learn how to configure it, see Digest authentication.
Installs the digest Authentication provider. To learn how to configure it, see Digest authentication.