authSchemes

fun authSchemes(defaultScheme: String = "Bearer", vararg additionalSchemes: String)

Parameters

defaultScheme

default scheme used to challenge the client when no valid authentication is provided

additionalSchemes

additional schemes that are accepted when validating the authentication