[cas-user] Could not find guava-3.1.1.jar

2024-01-03 Thread wouldsmina
Hello, I'm trying to install CAS 6.6 but I get this error : FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':compileJava'. Could not resolve all files for configuration ':compileClasspath'. Could not find guava-3.1.1.jar (com.github.ben-manes.caffeine:guava:3.1

[cas-user] Re: Could not find guava-3.1.1.jar

2024-01-13 Thread wouldsmina
uild.gradle: > > dependencyResolutionManagement { > repositories { > mavenCentral() > maven { url 'https://jitpack.io' } > } > } > > AFAIK, if you clone a CAS project to build it, it should already have > things like using *mavenCentral()* (or even jitpack.io)

[cas-user] SAML2 Delegated Authentication problem (org.xml.sax.SAXParseException: Premature end of file.)

2024-05-01 Thread wouldsmina
Hello, I want to use SAML2 Delegated Authentication as explained in this documentation : https://fawnoos.com/2023/10/04/cas66-delegate-authn-saml2-idp/ Unfortunately, I'm encountering an error upon restarting the Tomcat service:

Re: [cas-user] SAML2 Delegated Authentication problem (org.xml.sax.SAXParseException: Premature end of file.)

2024-05-02 Thread wouldsmina
Hello Ray, Indeed, that was all. Sorry for bothering you for so little and thank you for your help. Have a great day. Le jeu. 2 mai 2024 à 01:01, Ray Bon a écrit : > Are you missing service-provider-metadata-path? > > Ray > > On Wed, 2024-05-01 at 20:20 +0200, wouldsmina wrote: &

Re: [cas-user] cas apereo migrat 6.1.2 to 7.0

2024-06-29 Thread wouldsmina
Bonjour, Je vous conseille de consulter le blog de fawnoos : http://fawnoos.com/blog/ Il est très complet. Bon courage. Le ven. 28 juin 2024, 15:26, Issaka Rabo Moutari a écrit : > Bonjour à tous, > > Je viens d'hériter d'un projet personnalisé basé sur cas-overlay-template, > actuellement en

[cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-09 Thread wouldsmina
IdPs concerned are part of the EduGain identity federation and I'd like to declare a single SP (for simplicity and to comply with the charter). Do you know if it's possible to configure CAS to create a single EntityId for all declared IdPs? Best regards, Wouldsmina -- - Webs

Re: [cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-10 Thread wouldsmina
dpuce cas.authn.pac4j.saml[7].display-name=Universidad Central del Ecuador cas.authn.pac4j.saml[7].logout-request-binding= Best regards Le mer. 10 juil. 2024 à 00:37, Ray Bon a écrit : > Wouldsmina, > > Once your SP metadata is in the specified location, cas will not recreate > it. > Are y

Re: [cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-10 Thread wouldsmina
ert-*lmu*.crt saml-signing-cert-*lmu*.key files, but I don't think that's a problem. Thanks for the link, I had seen this documentation, but I don't understand what the json file of cas.authn.pac4j.core.discovery-selection.json.location should contain. Is there any documentation

Re: [cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-11 Thread wouldsmina
lared on other IdPs apart from the first). I'm going to continue testing, and if I find the right configuration, I'll put it here for information. Thanks for your advice. Wouldsmina. Le jeu. 11 juil. 2024 à 05:37, Ray Bon a écrit : > wouldsmina, > > Are you getting a menu of

Re: [cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-11 Thread wouldsmina
> > So no wonder only the first one works. > > Cheers, > Fiisch > > On 11. 07. 24 0:30, Ray Bon wrote: > > wouldsmina, > > Are you getting a menu of IdPs to select from, or does cas always default > to cas.authn.pac4j.saml[0] > At the bottom of the cas doc pa

Re: [cas-user] Delegated Authentication SAML2 : Single EntityID

2024-07-12 Thread wouldsmina
thorise my CAS, but I'm afraid they don't have the necessary control and/or skills. Colleagues have advised me to try KeyCloak, but I'm the one who doesn't have the necessary skills yet. Best regards, Wouldsmina Le jeu. 11 juil. 2024 à 19:54, Ray Bon a écrit : > wouldsmina

[cas-user] Installing CAS 7 on Debian 12

2024-07-30 Thread wouldsmina
nfigured toolchain download repositories. Did I use the wrong version of Java or tomcat? Wouldsmina. -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Gro

Re: [cas-user] Installing CAS 7 on Debian 12

2024-07-31 Thread wouldsmina
Hello Ray, $ java --version java 21.0.4 2024-07-16 LTS Java(TM) SE Runtime Environment (build 21.0.4+8-LTS-274) Java HotSpot(TM) 64-Bit Server VM (build 21.0.4+8-LTS-274, mixed mode, sharing) I already set JAVA_HOME to /usr/lib/jvm/jdk-21.0.4-oracle-x64/ wouldsmina. Le mer. 31 juil. 2024 à 04

Re: [cas-user] Installing CAS 7 on Debian 12

2024-07-31 Thread wouldsmina
-16 OpenJDK Runtime Environment (build 11.0.23+9-post-Debian-1deb11u1) OpenJDK 64-Bit Server VM (build 11.0.23+9-post-Debian-1deb11u1, mixed mode, sharing) Wouldsmina. Le mer. 31 juil. 2024 à 14:50, Dmitriy Kopylenko a écrit : > You have JRE. You need to install JDK (which includes ja

Re: [cas-user] Amazon Corretto Requirement cas 7.x.x

2024-08-01 Thread wouldsmina
21.0.4+7-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/zulu-21-amd64/ Wouldsmina Le jeu. 1 août 2024 à 04:56, AJ a écrit : > I’ve built it successfully with just OpenJDK. > > > On Jul 31, 2024, at 3:21 PM, Dmitriy Kopylenko > wrote: > >  > Not actually the case.

Re: [cas-user] Amazon Corretto Requirement cas 7.x.x

2024-08-01 Thread wouldsmina
disco/v3.0/ids/5134ac7a54914eeb21d2b27139d19684/redirect> > > 96.2 MiB/291.1 MiB* > > ... > > D. > > On Thu, Aug 1, 2024 at 8:56 AM Dmitriy Kopylenko > wrote: > >> Something is messing with the build in your environment. Did you use >> completely fresh

[cas-user] Error 500 with any service

2022-02-17 Thread wouldsmina
Hi, I'm trying to install CAS v6.5 to replace a v6.3. Authentication on the CAS without service works, but with service=... in the url I get "500:Internal Server Error" (before user authentication). Server : https://cas2-test.univ-lemans.fr/cas/ Service example : https://cas2-test.univ-lemans.fr/

Re: [cas-user] CAS 6.5.3 : OpenID Connect problem

2022-05-04 Thread wouldsmina
Thank you Ray. the file contains nearly 80,000 lines... it's not going to be easy to find my way around. I will still try to find a solution, but if someone can guide me more, I'm interested. Le mar. 3 mai 2022 à 17:56, Ray Bon a écrit : > Said, > > Some of the property names may have changed.

Re: [cas-user] CAS 6.5.3 : OpenID Connect problem

2022-05-05 Thread wouldsmina
rking (yet the same works on cas 6.1). Regards. Le mer. 4 mai 2022 à 19:39, Ray Bon a écrit : > I meant search for the property that you are currently using. > There should be a note about the name of the new property. > > Ray > > On Wed, 2022-05-04 at 17:38 +0200, wouldsmina

Re: [cas-user] CAS 6.5.3 : OpenID Connect problem

2022-05-05 Thread wouldsmina
. Le jeu. 5 mai 2022 à 15:16, wouldsmina a écrit : > I don't get any info log when I try to access the service (which I find > weird by the way). Debug return : > 2022-05-05 15:05:18,699 DEBUG > [org.springframework.security.web.FilterChainProxy] - /oidc/authorize?response_type=

Re: [cas-user] CAS 6.5.3 : OpenID Connect problem

2022-05-05 Thread wouldsmina
ting in the > logs? > Also, what is your setup? Are you running behind a proxy, perchance? > > Cheers, > Fiisch > > On 05/05/2022 09:27 AM, wouldsmina wrote: > > I had no properties in cas.properties for oidc. I added > cas.authn.oidc.core.issuer like in the docume

Re: [cas-user] CAS 6.5.3 : OpenID Connect problem

2022-05-05 Thread wouldsmina
d to make sure my proxy is setting correct X-Forwarded-Proto and > Tomcat propagates it to the application via RemoteIpValve. > Once I did this, things started working. > > Cheers, > Fiisch > > On 05/05/2022 02:01 PM, wouldsmina wrote: > > Hello Fi

[cas-user] enable risk-based Authentication

2023-02-13 Thread wouldsmina
Hello, I'm trying to set up Risk-based Authentication (on CAS 6.5.9), but I can't figure out if it works or not (but I don't seem to). Following the documentation, I configure these modules in gradle : implementation "org.apereo.cas:cas-server-support-electrofence" implement

Re: [cas-user] enable risk-based Authentication

2023-02-14 Thread wouldsmina
Hello, In addition, here is the documentation I used: https://apereo.github.io/cas/6.5.x/authentication/Configuring-RiskBased-Authentication.html Is there more complete documentation? Sorry if my request is unclear, I'm not very good at English. Le mar. 14 févr. 2023 à 06:20, wouldsmi

Re: [cas-user] enable risk-based Authentication

2023-02-17 Thread wouldsmina
apereo.github.io/cas/6.5.x/authentication/Configuring-Authentication-Events.html > > I don't see a 'redis' option for storing the CAS Events. You might try a > storage mechanism listed there. > > Thanks, > David Malia > > On Tue, Feb 14, 2023 at 11:19 PM wouldsmina

Re: [cas-user] enable risk-based Authentication

2023-02-19 Thread wouldsmina
ee redis, though I see it > now. > You might try setting all 12 of the required parameters. 7 of them don't > have default values. > > > On Fri, Feb 17, 2023 at 11:44 PM wouldsmina wrote: > >> I set "implementation "org.apereo.cas:cas-server-support-events-r

Re: [cas-user] enable risk-based Authentication

2023-02-27 Thread wouldsmina
and I believe I have set all the required options. If you have other leads, I'm all the same taker. Regards. Le dim. 19 févr. 2023 à 10:18, wouldsmina a écrit : > > I thought some settings were only needed if I had a redis > cluster. However, I have events that are stored in redis. &

Re: [cas-user] enable risk-based Authentication

2023-02-28 Thread wouldsmina
enabled=true > cas.authn.adaptive.risk.geoLocation.enabled=true > cas.authn.adaptive.risk.dateTime.enabled=true > # cas.authn.adaptive.risk.dateTime.windowInHours=2 > cas.authn.adaptive.risk.response.blockAttempt=true > > > > On Mon, Feb 27, 2023 at 9:11 AM wouldsmina wrote: > >> Hi David, >>

Re: [cas-user] enable risk-based Authentication

2023-02-28 Thread wouldsmina
gt; > On Tue, 2023-02-28 at 11:25 +0100, wouldsmina wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > I go through public IPs, I replaced the IPs to remain confidential. I

[cas-user] Re: Ticket registry cleaner

2024-11-18 Thread wouldsmina
; = > > > > 2024-11-18 14:25:24,959 INFO > *[org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner] > - <[1] expired tickets removed.>* > 2024-11-18 14:26:14,739 INFO > [org.apereo.cas.services.mgmt.AbstractServicesManager] - service(s)

[cas-user] Re: Ticket registry cleaner

2024-11-15 Thread wouldsmina
27;m interested in this topic, I'll keep on an eye on following answers > to get more accurate info ... > Regards, > > Le jeudi 14 novembre 2024 à 14:43:31 UTC+1, wouldsmina a écrit : > >> Hello, >> >> I have set up CAS to perform a cleanup of the ticket registry

[cas-user] Ticket registry cleaner

2024-11-14 Thread wouldsmina
-expression=0 0 0 * * * cas.ticket.registry.cleaner.schedule.enabled=true CAS Version: 7.1.2 Java Version: 21.0.5 Tomcat Version: 10.1.6-1+deb12u2 Did I forget a parameter in the configuration ? Wouldsmina. -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7

[cas-user] Re: CAS 7.1 SAML attributes releases policy

2024-12-11 Thread wouldsmina
1 déc. 2024 à 10:01, wouldsmina a écrit : > Hi, > > I am preparing to migrate my CAS server from version 6 to 7.1, but I am > encountering an issue with attribute release in SAML. > > In version 6, this works fine, but in version 7, no attributes are being > transmitted. > Here

[cas-user] CAS 7.1 SAML attributes releases policy

2024-12-11 Thread wouldsmina
Hi, I am preparing to migrate my CAS server from version 6 to 7.1, but I am encountering an issue with attribute release in SAML. In version 6, this works fine, but in version 7, no attributes are being transmitted. Here is the content of my service file: { "@class": "org.apereo.cas.support.sam

[cas-user] Re: CAS 7.1 SAML attributes releases policy

2024-12-11 Thread wouldsmina
r UIDs. > Review src/main/resources/samlidp-attribute-definitions.json to see the > attributes automatically named. You can replace the file with a blank one > if you want to disable this feature. > On Wednesday, December 11, 2024 at 8:24:40 AM UTC-5 wouldsmina wrote: > >>

[cas-user] Re: CAS 7.1 SAML attributes releases policy

2024-12-11 Thread wouldsmina
reo/cas/blob/82d81f351ef7eecc7477e0d24bed69c7cf500eec/support/cas-server-support-saml-idp-web/src/main/resources/samlidp-attribute-definitions.json#L4> > where > as src/main/resources/ would be in your cas overlay if you've customized or > overridden that file. > > On Wed, Dec 11, 2024 at 9:41 AM woul