I am trying to run cas-management-overlay 6.1.7.

It is complaining because I do not have an incommon certificate:

2020-08-20 16:06:24,685 ERROR [org.springframework.boot.SpringApplication] - 
<Application run failed>
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'samlController' defined in class path resource 
[org/apereo/cas/mgmt/config/CasManagementSamlConfiguration.class]: Bean 
instantiation via factory method failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[org.apereo.cas.mgmt.SamlController]: Factory method 'samlController' threw 
exception; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'metadataAggregateResolver' defined in class path resource 
[org/apereo/cas/mgmt/config/CasManagementSamlConfiguration.class]: Bean 
instantiation via factory method failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[org.apereo.cas.mgmt.MetadataAggregateResolver]: Factory method 
'metadataAggregateResolver' threw exception; nested exception is 
java.lang.NullPointerException

.
.
.

Caused by: java.lang.NullPointerException
        at 
org.apereo.cas.mgmt.InCommonMetadataAggregateResolver.<init>(InCommonMetadataAggregateResolver.java:54)
 ~[cas-mgmt-support-saml-6.1.7.jar:6.1.7]
        at 
org.apereo.cas.mgmt.config.CasManagementSamlConfiguration.metadataAggregateResolver(CasManagementSamlConfiguration.java:82)
 ~[cas-mgmt-config-saml-6.1.7.jar:6.1.7]


Why does cas-management insist on an incommon certificate?

How do I skip over this requirement?

Thanks



--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/62a1d976c9144e4c388c2191c4beef798dc76178.camel%40uvic.ca.

Reply via email to