-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When deploying playbook ( master ) on new Debian 12 via vagrant, proxycas webapp won't start cas-server application because a folder is missing.
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'samlIdPObjectSignatureValidator' defined in class path resource [org/apereo/cas/config/Sam
lIdPEndpointsConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apereo.cas
.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator]: Factory method 'samlIdPObjectSignatureValidator' threw exception; nested exception is org.springframework.bea
ns.factory.BeanCreationException: Error creating bean with name 'samlIdPMetadataGenerator' defined in class path resource [org/apereo/cas/config/SamlIdPMetadataConfiguration.class]: Invocation
of init method failed; nested exception is java.lang.IllegalArgumentException: Metadata directory location /etc/cas/saml cannot be located/created
I could not find any configuration link to /etc/cas/saml in datadir but in cas-server docs there is some touch :
https://apereo.github.io/cas/7.0.x/installation/Configuring-SAML2-DynamicMetadata.html
Create empty folder /etc/cas/sam fix to problem but might not be the answer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels