Re: [cas-user] About ticket caching and properties handing in CAS 6.2

2020-12-22 Thread Andy Ng
Hi Sobhen, Would like to know more about your setup first, see if the below correctly describe your setup: - You setup your properties in: https://apereo.github.io/cas/6.1.x/configuration/Configuration-Properties.html#ldap-authentication - You extend the LdapAutheticationHandler and make your

[cas-user] Re: cryptography errors in cas saml idp setup

2020-12-22 Thread cheekian yap
keytool -import \ -keystore $JAVA_HOME/lib/security/cacerts \ -trustcacerts \ -file /etc/cas/cas.cer \ -alias CAScert running this command solve the problem. cheekian yap 在 2020年12月23日 星期三上午12:10:14 [UTC+8] 的信中寫道: > Hi, > > cas version 6.2.6 > > running keytool -v -list -keystore

[cas-user] cryptography errors in cas saml idp setup

2020-12-22 Thread cheekian yap
Hi, cas version 6.2.6 running keytool -v -list -keystore thekeystore shows: Your keystore contains 1 entry Alias name: cas Creation date: Dec 22, 2020 Entry type: PrivateKeyEntry Certificate chain length: 1 Certificate[1]: Owner: CN=cassaml.ddns.net, OU=Example, OU=Org, C=US Issuer:

[cas-user] Re: Error when add support-radius dependency in build.gradle

2020-12-22 Thread irvan suryadi
Okay andy, I'll do it.. Cheers! - Irvan Pada Selasa, 22 Desember 2020 pukul 22.43.27 UTC+7 Andy Ng menulis: > Hi Irvan, > > Greet to hear that! BTW I think you should go for 6.2.x instead of 6.1.x > if the radius error only exists for 6.3.x. > > 6.2.x (current 6.2.6) is a stable build as well,

[cas-user] Re: override cas.example.org DNS name

2020-12-22 Thread Andy Ng
np, glad it helps - Andy On Tuesday, 22 December 2020 at 23:36:41 UTC+8 yap.s...@gmail.com wrote: > Yes, changing cas.server.name does the trick. Thanks a lot! > > Andy Ng 在 2020年12月22日 星期二下午10:29:37 [UTC+8] 的信中寫道: > >> Hello, >> >> The endpoint seems to use the *cas.server.name

[cas-user] Re: Error when add support-radius dependency in build.gradle

2020-12-22 Thread Andy Ng
Hi Irvan, Greet to hear that! BTW I think you should go for 6.2.x instead of 6.1.x if the radius error only exists for 6.3.x. 6.2.x (current 6.2.6) is a stable build as well, so I would think it should support your usage as well. Cheers! - Andy On Tuesday, 22 December 2020 at 23:40:40 UTC+8

[cas-user] Re: Error when add support-radius dependency in build.gradle

2020-12-22 Thread irvan suryadi
Hi andy, Thank you for the answers you give. I think all this time, my problems are in use cas 6.3.X versions are still in development. I've done several ways to call the repository but there are still problems. In the end I tried to use the old version. I am trying to use version 6.1.X which

[cas-user] Re: override cas.example.org DNS name

2020-12-22 Thread cheekian yap
Yes, changing cas.server.name does the trick. Thanks a lot! Andy Ng 在 2020年12月22日 星期二下午10:29:37 [UTC+8] 的信中寫道: > Hello, > > The endpoint seems to use the *cas.server.name * > properties, see: > >

[cas-user] Re: override cas.example.org DNS name

2020-12-22 Thread Andy Ng
Hello, The endpoint seems to use the *cas.server.name* properties, see: https://github.com/apereo/cas/blob/v6.2.6/support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/idp/metadata/generator/BaseSamlIdPMetadataGenerator.java#L121 Have you these *cas.server.name* for