fun interceptPipeline(pipeline: ApplicationCallPipeline, configurationNames: List<String?> = listOf(null), optional: Boolean = false): Unit
Configures pipeline to process authentication by one or multiple auth methods
configurationNames
- references to auth providers, could contain null to point to default