Hello,
Thank you for your message, you solve my problem with the launch of
cas-management 6.3.7
Le jeudi 10 février 2022 à 17:14:21 UTC+1, petr.f...@gmail.com a écrit :
> Hello,
> Some versions of the CAS Mgmt app have an if-statement in their code that
> disables the incommon checking when t
Hello,
Some versions of the CAS Mgmt app have an if-statement in their code that
disables the incommon checking when the incommon URL is empty. For example:
https://github.com/apereo/cas-management/blob/6.2.x/support/cas-mgmt-support-saml/src/main/java/org/apereo/cas/mgmt/InCommonMetadataAggregate
Thanks Olivier for your reply.
The site mdq.incommon.org:443 is blocked in my machine. I tried adding
spring.autoconfigure.exclude=org.apereo.cas.mgmt.config.CasManagementSamlConfiguration
property in cas.properties of CAS server overlay as well as
management.properties of CAS management ove
Hi Pranee,
The error you have is seems to be that the CAS Management cannot connect to
mdq.incommon.org:443. Have you checked if you have access to that address
from your local machine running CAS Mgmt? Can you telnet/ping that site?
If you are not able to open access, you can try to add the fol