authSchemes
fun authSchemes(defaultScheme: String = "Bearer", vararg additionalSchemes: String)
Content copied to clipboard
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