avolkmann
06/10/2018, 11:13 AMskipWhen
flag, which according to doc: If there is no filters, authentication is required. If any filter returns true, authentication is not required.
Meaning that when it returns true, auth is optional. But it seems more like it completely skips the auth process.avolkmann
06/10/2018, 11:13 AMoptional
flag.avolkmann
06/10/2018, 11:15 AMDeactivated User
06/11/2018, 10:28 AMskipWhen
in the documentation, probably I missed something; going to check.avolkmann
06/12/2018, 3:36 PMskipWhen
, it's just what I read in the docs in IntelliJ