Open lucienhetu opened 4 years ago
Hey@lucienhetu according to the my understanding of the issue should we avoid using a question mark in the "auth_redirect" parameter. Instead, we could use a different character, such as an underscore or a dash, to separate the base URL from any query parameters that we need to include.
Server version: 6.14.4 Issue: When _authredirection parameter includes a question mark, authentication won't succeffuly execute. Workaround: Do no use a question mark under the auth_redirect parameter of the config.toml file