eduMFA with fudiscr error
Paul B. Henson
henson at acm.org
Wed Mar 19 23:51:23 UTC 2025
On 3/19/2025 6:38 AM, Hrvoje Hodak via users wrote:
> I'm trying to configure fudiscr with edumfa but getting an error I
Honestly, I am not at all familiar with either of those, but it seems
pretty clear that:
> ERROR - MediaType/ContentType 'text/html;charset=iso-8859-1' is not accepted.
[...]
> org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://<url_edumfa>/edumfa/token/": MediaType/ContentType 'text/html;charset=iso-8859-1' is not accepted for this request.
whatever is generating this request to the token handler endpoint is
sending HTML, and it doesn't want to receive HTML.
This looks like a third-party idp authentication module, you would
probably be better off seeking support from them as whatever is
happening is not an actual core idp issue...
More information about the users
mailing list