noctarius
class Application @Autowired constructor(private var oauth2ClientContext: OAuth2ClientContext) : WebSecurityConfigurerAdapter(false) {