when accessing the dicoveryProfile end point via browser, I get the following error message:
XML Parsing Error: not well-formed Location:
https://cas.example.com/actuator/discoveryProfile Line Number 1, Column 50:
<Map><profile><registeredServiceTypes><CAS Client>org.apereo.cas.services.RegexRegisteredService</CAS Client></registeredServiceTypes>...
------------------------------------------------------------^
Shouldn't this be a json response? Am I missing something?
Thanks in advance,
Pavlos
P.S.: When using chromium the error message is:
This page contains the following errors:
error on line 1 at column 50: Specification mandates value for attribute Client
Below is a rendering of the page up to the first error.