Hi,
Does anybody have experience with Authelia?
Following Everest manual gives me “message=missing or malformed jwt, internal=missing value in request header" on Everest side, but all good on Authelia.
I forgot what it is called, but e.g. on Azure there was an option for SPAs which needed to be enabled. I think I got the same error otherwise.
I think such SPA option is just for enabling OIDC PKCE flow which is configured on Authelia side.
Will try to debug via headers, maybe there is misconfiguration at some point.
done,
access_token_signed_response_alg: ‘RS256’ should be set on Authelia side.
Somehow I thought that it was enabled by default