Hello,

I'm migrating the cas from 5.X to 6.6.12

So I created a new template from Cas Initializer and try to apply the
properties i cas.properties.

Actually the server is started with the Ready message.

The authentication with an ldap user is OK.

But when testing cas as a SAML Idp, I have some issues:
1- The metadata of the IDP is not generated with the message : <Attempting
to generate/fetch SAML Idp metadata....>
<Generated SAML Idp metadata document is [null]>

I configured the properties :
cas.authn.saml-idp.core.entity-id (this property has moved to core package)
cas.authn.saml-idp.metadata.file-system.location=/d:/mydir/etc/cas/saml

I notice that when activating the TRACE log, I see an exception about on
RandomUtils : NativePRNGNonBlocking SecureRandom not available. I think
it's related to Windows machine. I'm testin on local machine before
deploying.


Is it related to the problem of generating the Idp metadata.

I tried to place the old version metadata without success : the url
/cas/saml/metadata does not generate the metadata with a
nullpointerException @ SamlIdpmetadataController 61.

Any idea?
Thanks.

-- 
- 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/CALmwvcbxT57800W01if%3DnDgAhQB0vV7d0HUBOs_PcMRV1VqNLA%40mail.gmail.com.

Reply via email to