I asked in the matrix chat and was advised to open a bug. I am trying to set up SSO using Authelia and it does not work, throwing the following error:
"Authorization Request failed with error: The state is missing or does not have enough characters and is therefore considered too weak. Request parameter 'state' must be at least be 8 characters long to ensure sufficient entropy."
Hi,
I asked in the matrix chat and was advised to open a bug. I am trying to set up SSO using Authelia and it does not work, throwing the following error:
"Authorization Request failed with error: The state is missing or does not have enough characters and is therefore considered too weak. Request parameter 'state' must be at least be 8 characters long to ensure sufficient entropy."
Quick google shows sames/similar issue in other projects: https://github.com/outline/outline/issues/2663 and https://github.com/hackmdio/codimd/pull/1512
I don't know how to verify if the state parameter is being sent by the SSO plugin.