[cas-user] Re: OpenId CAS 6.4 Unable to locate authentication profile

2024-10-09 Thread Papa Amadou Baba NDIAYE
Hello guys i have the same issue do you fix it Le jeudi 9 juin 2022 à 16:45:42 UTC, Laurent Meunier a écrit : > Hi François, > > Were you able to solve this issue? I'm facing a similiar error with CAS > 6.5.4 (we are in the process of migrating from CAS 6.3.7.4 to 6.5.4). > > > 2022-06-09 11

[cas-user] delegate authentification KEYCLOAK CAS

2024-10-09 Thread Papa Amadou Baba NDIAYE
Hello guys! I'd like to enable CAS SSO as an additional authentication method on my Keycloak platform. build.gradle implementation "org.apereo.cas:cas-server-core-api-configuration-model" implementation "org.apereo.cas:cas-server-webapp-init" implementation "org.apereo.cas:cas-serv

Re: [cas-user] Throttling Authentication Attempts doesn't work

2024-04-09 Thread Baba Ndiaye
Hi Wiliam Vincent I'm trying to configure Throttling Authentication Attempts for a ban this 5 attempts failed login. But it's dont work for me cas.authn.throttle.core.username-parameter=username cas.authn.throttle.failure.threshold=5 cas.authn.throttle.failure.range-seconds=50 cas.authn.throttle

Re: [cas-user] Cas connexion with ldap

2023-05-25 Thread Baba Ndiaye
Hello Mokoko You can add first *implemntation "org.apereo.cas:cas-server-support-ldap" * After create a file in /etc/cas/config/cas.properties and paste your CAS config Le jeu. 25 mai 2023 à 13:36, Coeurcy Mokoko a écrit : > Hello, can someone please tell me why I can't authenticate to cas serve

Re: [cas-user] cas.properties location for LDAP auth configuration

2022-10-05 Thread Baba Ndiaye
n, whichever is easiest. > > Ray > > On Wed, 2022-10-05 at 08:29 -0700, Baba Ndiaye wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hi guys > I'm to insta

[cas-user] cas.properties location for LDAP auth configuration

2022-10-05 Thread Baba Ndiaye
Hi guys I'm to install CAS 6.5.9 and configure LDAP authentication but i don't see cas.properties before in this file i did my ldap auth. How to do it now? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contri

[cas-user] CAS SSO behind proxy issues

2022-08-10 Thread Baba Ndiaye
Hello guys i deployed CAS 6.4.5 and proxied with nginx it's work fine. But now i want to use WAF (Web Application Firewall Forti) .it's work like this we have a physical node with private IP and in the WAF we configure a virtual server (public IP) and linked to our physical node. When we try it

Re: [cas-user] Client IP via Reverse Proxy

2022-06-14 Thread Baba Ndiaye
i fixed my last message now Le lundi 13 juin 2022 à 16:02:46 UTC, Baba Ndiaye a écrit : > > root@srv-CAS-2:/var/log/cas# tail -f cas_audit.log > WHAT: {service=https:// *mymoodleinterne.mydomainlocal.com > <http://mymoodleinterne.mydomainlocal.com/>*/login/index.php?authCAS=C

Re: [cas-user] Client IP via Reverse Proxy

2022-06-13 Thread Baba Ndiaye
le.com ) Le lundi 13 juin 2022 à 15:12:40 UTC, Ray Bon a écrit : > Baba, > > This sounds like Haproxy config issue. Perhaps that user list could help. > > Ray > > On Mon, 2022-06-13 at 03:06 -0700, Baba Ndiaye wrote: > > Notice: This message was sent from outside the Unive

Re: [cas-user] Client IP via Reverse Proxy

2022-06-13 Thread Baba Ndiaye
Hello guys I'm using Haproxy (public IP) and moodle for my backend (private IP). Now it's work nice. But when i use CAS SSO for the authentication in my url service i have the address of my backend moodle and not my frontend like this https://*mycas.example.com*/cas/login?service=https%3A%2F%2

[cas-user] HAproxy Moodle and CAS SSO authentication

2022-06-10 Thread Baba Ndiaye
Hello guys I'm deploying Haproxy Moodle and CAS authentication Haproxy with IP public on frontend in the backend i have my moodle private IP. In my config.php i put the public IP. It's work well i can access to the moodle plateforme behind the ip public of my Haproxy. But when i change the authen

[cas-user] Re: Error+decoding+flow+execution HTTP/1.1 issue

2022-02-17 Thread Baba Ndiaye
How to fix it Le samedi 5 février 2022 à 16:54:26 UTC, Baba Ndiaye a écrit : > Hi guys > i have currently this architecture 2 Haproxy and 2 nodes CAS > I have add the dependencies hazelcast, Json and LDAP > In my cas.properties i have this config (the same config for e

Re: [cas-user] CAS High Availability

2022-02-05 Thread Baba Ndiaye
tested that since it is a minor inconvenience for a > user to log in again if a session is lost > > Ray > > On Fri, 2022-01-14 at 08:54 -0800, Baba Ndiaye wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with l

[cas-user] Error+decoding+flow+execution HTTP/1.1 issue

2022-02-05 Thread Baba Ndiaye
Hi guys i have currently this architecture 2 Haproxy and 2 nodes CAS I have add the dependencies hazelcast, Json and LDAP In my cas.properties i have this config (the same config for each node CAS) ## Hazelcast ## cas.ticket.registry.hazelcast.cluster.core.instance-name=casdev.m

Re: [cas-user] 6.5.0-SNAPSHOT - Impossible to add logo picture in casLoginView.html

2022-01-19 Thread Baba Ndiaye
Hi @Jérémie Pilette you can check this tutorial and it's in french CAS 6 [jehan 2019] (imtbs-tsp.eu) ça m'a beaucoup aidé Le mar. 18 janv. 2022 à 19:35, Jérémie Pilette a écrit : > Hi everybody, >

Re: [cas-user] 6.5.0-SNAPSHOT - Impossible to add logo picture in casLoginView.html

2022-01-19 Thread Baba Ndiaye
you import layout.html first after you can add your logo Le mer. 19 janv. 2022 à 09:35, Baba Ndiaye a écrit : > Hi @Jérémie Pilette > you can check this tutorial and it's in french > CAS 6 [jehan 2019] (imtbs-tsp.eu) > <http://www-public.imtbs-tsp.eu/~proc

Re: [cas-user] CAS High Availability

2022-01-14 Thread Baba Ndiaye
rverName local.uvic.ca > > > RequestHeader set X-HTTPS 1 > Header set Referrer-Policy "no-referrer-when-downgrade" > > > > > Ray > > On Fri, 2021-12-10 at 03:57 -0800, Baba Ndiaye wrote: > > Notice: This message was sent f

Re: [cas-user] CAS 6.3.4 Hazelcast 4.1 Issue.

2022-01-13 Thread Baba Ndiaye
Thank you for your answer I would like to know if we should configure hazelcast on each node or just one node I also want to know cas.ticket.registry.hazelcast.cluster.instanceName this will be our node name that we must put on the platforms (Moodle for example) and that behind it are the cas1

[cas-user] Re: Hazelcast-Ticket Registry config

2022-01-13 Thread Baba Ndiaye
Hi @Pedis i'm working on hazelcast for CAS custer (I already have 4 CAS that works well) but i want an HA system. Le mardi 15 octobre 2019 à 11:44:11 UTC, M.Pedis a écrit : > Hi Everyone , > > I have two nodes of CAS server . They have LDAP auth method . Seperately > they work well. ( For bo

[cas-user] Hazelcast config issue

2022-01-13 Thread Baba Ndiaye
Hi I am in the process of setting up two CAS servers with the same DNS rrcas.mydomain.com and the IP addresses are 10.10.10.10 and 10.10.10.11. Each CAS marks in isolation but if I activate the NGINX for both I have a ticket issue I would like to know how to configure Hazelcast (or another) to

Re: [cas-user] log4j vulnerability remediation

2021-12-31 Thread Baba Ndiaye
Yes new update for cas-overlay-template Le ven. 31 déc. 2021 à 07:12, Andy Ng a écrit : > And... 2.17.1 is out as well. > > On Tuesday, 21 December 2021 at 03:50:00 UTC+8 Pablo Vidaurri wrote: > >> >> 2.17.0 is actually out now >> On Thursday, December 16, 2021 at 2:27:13 PM UTC-6 Raph C wrote:

[cas-user] Re: How to fixe Largest Contentful Paint? CAS 6.4.4 +Tomcat9 + nginx

2021-12-23 Thread Baba Ndiaye
; gzip_vary on; gzip_disable "MSIE [1-6]\."; Le mercredi 22 décembre 2021 à 16:28:59 UTC, Baba Ndiaye a écrit : > Hi everybody > i deployed CAS frontend Nginx but i have largest contentful paint for my > website? some solutions please >

[cas-user] How to fixe Largest Contentful Paint? CAS 6.4.4 +Tomcat9 + nginx

2021-12-22 Thread Baba Ndiaye
Hi everybody i deployed CAS frontend Nginx but i have largest contentful paint for my website? some solutions please -- - 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

[cas-user] Re: How to Remove Port: https://login.domain.com:8443/cas to https://login.domain.com

2021-12-21 Thread Baba Ndiaye
Hello @Fahmi i'm working on CAS with Nginx redirect like you it's done but the website display is slow (50s). Can you give some solutions for this. I'm using Apereo CAS 6.4.4 Le mercredi 26 septembre 2018 à 20:44:57 UTC, Fahmi L. Ramdhani a écrit : > Thanks Curtis, the problem is resolved in th

[cas-user] Re: CAS Tomcat behind NGINX website site display is slow

2021-12-21 Thread Baba Ndiaye
tcgi_params; } Le mardi 21 décembre 2021 à 08:15:45 UTC, Baba Ndiaye a écrit : > Hello > I have set up an authentication with CAS and LDAP it works fine. To hide > (make a redirection) the http://moncas.test:8080/cas by > https://moncas.test it also works but the website take

[cas-user] CAS Tomcat behind NGINX website site display is slow

2021-12-21 Thread Baba Ndiaye
Hello I have set up an authentication with CAS and LDAP it works fine. To hide (make a redirection) the http://moncas.test:8080/cas by https://moncas.test it also works but the website takes a long time before display (50 seconds or more). I am using Tomcat9 and nginx CAS 6.4.4. I would need som

Re: [cas-user] Customize CAS login view and cas logout view

2021-12-18 Thread Baba Ndiaye
face-customizations/ > > > Ray > > > ------ > *From:* cas-user@apereo.org on behalf of Baba > Ndiaye > *Sent:* December 17, 2021 07:26 > *To:* CAS Community > *Subject:* [cas-user] Customize CAS login view and cas logout view > > Notice: This me

[cas-user] Customize CAS login view and cas logout view

2021-12-17 Thread Baba Ndiaye
Hello team i want to customize the CAS login view and the logout view i'm using cas-overlay-template 6.4 @Ray et team for support. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl

Re: [cas-user] CAS JDK version question

2021-12-16 Thread Baba Ndiaye
Hello I'm trying to install CAS 6.4.4.1 Ubuntu 18.04 Tomcat9 openjdk-11 (failed) openjdk-17 (failed) 16 doesnt exist in ubuntu18.04 When i do ./gradlew clean is success but ./gradlew clean copyCasConfiguration build failed Deprecated Gradle Incompatible with 8.0 (i use gradle 7.3.2) Le jeu.

Re: [cas-user] Re: log4j vulnerability remediation

2021-12-15 Thread Baba Ndiaye
5 déc. 2021 à 20:24, Baba Ndiaye a écrit : > Thank you Jeff > > Le mercredi 15 décembre 2021 à 19:46:39 UTC, jeffrey...@gmail.com a > écrit : > >> I did this based on what was posted earlier in the thread to update 6.2. >> >> -- add to build.gradle depende

Re: [cas-user] CAS 6.2 to 6.3.7.2 upgrade

2021-12-15 Thread Baba Ndiaye
Eventually i'm using JSON for service registry but i have this unzip -l /var/lib/tomcat9/webapps/cas.war s.war | grep log4j 35359 2021-12-15 21:05 WEB-INF/lib/log4j-web-2.16.0.jar 21248 2021-12-15 21:05 WEB-INF/lib/log4j-slf4j18-impl-2.16.0.jar 1789565 2021-12-

Re: [cas-user] Re: log4j vulnerability remediation

2021-12-15 Thread Baba Ndiaye
m > "org.apereo.cas:cas-server-webapp${project.appServer}:${casServerVersion}@war" > provided = false > excludes = > ["WEB-INF/lib/log4j*2.12.*.jar","WEB-INF/lib/log4j*2.13.*.jar"] > } > } > } > > I would recomme

Re: [cas-user] Re: log4j vulnerability remediation

2021-12-15 Thread Baba Ndiaye
good evening I would like to know if we make an update of log4j 2.16 how to know if CAS has supported it (use it) and also for the update we only need to add this lines dependencies { compile "org.apache.logging.log4j:log4j-api:2.15.0" compile "org.apache.logging.log4j:log4j-core:2.15.0"

[cas-user] CAS High Availability

2021-12-10 Thread Baba Ndiaye
I want to set up a high availability solution for my CAS servers and i want some solutions for that i want to use DNS round Robin *cluster (cas1.myorganisation.edu cas2.myorganisation.edu) *DNS round robin If you already implement it i need your help please. -- - Website: https://apereo.github.i

[cas-user] App redirect CAS auth is slow

2021-11-11 Thread Baba Ndiaye
Hello guys I install CAS 6.4 and i use it for Moodle authentication (with json registry service). it's work but the redirect Moodle to CAS is slow something. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Co

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-11 Thread Baba Ndiaye
>>> >>> This looks like tomcat errors and not cas errors. Is that correct? >>> >>> What is your tomcat setup? Is it fronted by apache or nginx? >>> >>> If this is a different issue, you should create a new question. >>> >>> Ray

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-05 Thread Baba Ndiaye
rs and not cas errors. Is that correct? > > What is your tomcat setup? Is it fronted by apache or nginx? > > If this is a different issue, you should create a new question. > > Ray > > On Fri, 2021-11-05 at 16:32 +, Baba Ndiaye wrote: > > Notice: This message was

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-05 Thread Baba Ndiaye
as:~# Le ven. 5 nov. 2021 à 12:37, Baba Ndiaye a écrit : > Hi Ray > when i build the cas.war i execute this command ./gradlew createKeystore the > location folder /etc/cas/thekeystore but i never use it so i also have a > good certif (not autosigned) and i use it for my nginx (tom

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-05 Thread Baba Ndiaye
certificate. See > https://apereo.github.io/cas/6.4.x/installation/Troubleshooting-Guide.html#ssl--certificates > > Ray > > On Thu, 2021-11-04 at 12:33 +, Baba Ndiaye wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious wi

[cas-user] Re: CAS 6.4 - Impossible to authenticate with LDAP

2021-11-04 Thread Baba Ndiaye
Bonjour @jérémie j'ai vu que tu as pu avancer avec LDAP je suis étudiant et je suis entrain d'intégrer l'authentification par CAS pour Moodle mais à chaque fois j'ai cette erreur Application non autorisée à utiliser CAS j'ai ajouté la dependence json sur le fichier build.gradle cas.properties a

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-04 Thread Baba Ndiaye
#112503: *113 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: x.x.x.x, server: 0.0.0.0:443 Le jeu. 4 nov. 2021 à 11:47, Baba Ndiaye a écrit : > i follow this tutorial but it's dont work yet > Apere

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-04 Thread Baba Ndiaye
i follow this tutorial but it's dont work yet Apereo CAS 6.4.x Deployment - WAR Overlays || Fawnoos || Open-Source Identity and Access Management Consulting Services <https://fawnoos.com/2021/08/29/cas64-gettingstarted-overlay/> Le mer. 3 nov. 2021 à 23:36, Baba Ndiaye a écrit : >

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-03 Thread Baba Ndiaye
should be ending with //.* and not //* > > Regards > Felix > > Am 3. November 2021 18:58:12 MEZ schrieb Baba Ndiaye < > mrbabandi...@gmail.com>: >> >> Hi Ray >> i change the config and now i use https for all applications but i always >> have the same erro

Re: [cas-user] failed to connect my Apereo CAS 6.4 to Moodle this app is not authorize to use CAS

2021-11-03 Thread Baba Ndiaye
quot; : "^(https?)://*", "name" : "Moodle", "id" : 1635948950, "evaluationOrder" : 9 } Le mer. 3 nov. 2021 à 16:46, Ray Bon a écrit : > Baba, > > In the image, the service= parameter is an http url. Change your service > definition to,

[cas-user] CAS 6.5 ldap authentication failed

2021-10-31 Thread Baba Ndiaye
hi i install CAS 6.5 snapshot and i configure the LDAP authentication like this but i can't connexion with ldap users (ubuntu 20.04) apt install tomcat9 tomcat9-admin tomcat9-user openjdk-11-jdk openjdk-11-jre maven build-essential git -y echo "JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/" >> /e

Re: [cas-user] CAS apereo Authentication Failed with LDAP

2021-10-23 Thread Baba Ndiaye
( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi) Oct 23 15:09:23 ldap systemd[1]: Starting Clean php session files... Oct 23 15:09:23 ldap systemd[1]: Started Clean php session files. Le ven. 22 oct. 2021 à 23:01, Baba Ndiaye a écrit

Re: [cas-user] CAS apereo Authentication Failed with LDAP

2021-10-22 Thread Baba Ndiaye
debug. > > Ray > > On Fri, 2021-10-22 at 18:57 +, Baba Ndiaye wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hi Ray BON > when i use this command > ldapwhoa

Re: [cas-user] CAS apereo Authentication Failed with LDAP

2021-10-22 Thread Baba Ndiaye
udio? > > Do you want to connect as 'Directory Manager' or 'admin'? > > Ray > > On Fri, 2021-10-22 at 08:49 -0700, Baba Ndiaye wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and

[cas-user] CAS apereo Authentication Failed with LDAP

2021-10-22 Thread Baba Ndiaye
Hi i'm a new user of cas apereo i already install cas ldap and i add ldap module i want to connect with ldap (uid and password) but i always have failed and casuser and Mellon also failed my cas.properties file #cas.server.name=http://192.168.1.5:8080 cas.server.name=https://192.168.1.5:8443 cas.

Re: [cas-user] CAS v6.4: Not redirect login-page in safari (macOS Catalina) when I register a service

2021-10-21 Thread Baba Ndiaye
Hi can you do a tutorial video step by step how to configure CAS with LDAP authentication please and share the link Le jeu. 21 oct. 2021 à 07:42, Jordi a écrit : > > > CAS v6.4 does not work for me in Safari (macOS Catalina). > > I have done a

[cas-user] CAS authentication with LDAP

2021-09-13 Thread Baba Ndiaye
Hello I am a beginner in Apereo CAS i want to do an athentication with LDAP i want to know where (the file) i have to add there lines org.apereo.cas cas-server-support-ldap ${cas.version} Regards -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - Li