Hello, you told me earlier that you had to install and use java-ca-client as a client for your architecture, then I would like you to give the necessary configurations to integrate the applications to the java-ca-client so that they can be linked or take into account the CAS authentication, because I try for a few days but it does not work
Thanks in advance Le jeudi 4 mai 2023 à 20:37:00 UTC+1, Ray Bon a écrit : > azer, > > Checkout these options (java centric): > https://fawnoos.com/2021/02/13/cas63-bootiful-cas-client/ > https://www.pac4j.org/docs/index.html (clients section) > > Ray > > On Thu, 2023-05-04 at 11:06 -0700, azer tyuiop wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Oh right, but I don't have an application, I've just started and barely > managed to install cases via CAS-OVERLAY-TEMPLATE and it's my first time to > do all this which is why I'm having a lot of trouble. > > > > Le jeudi 4 mai 2023 à 17:16:55 UTC+1, Ray Bon a écrit : > > azer, > > For the client side of your system, the choice will depend on which > technology and architecture you are using. Here is a list from the cas > docs, https://apereo.github.io/cas/6.6.x/integration/CAS-Clients.html > > I have used java and php clients. More recently, pac4j, since it provides > support for many different protocols. My coworkers have used spring > security in grails, OIDC in node.js, or keycloak for some third party > applications. There is also Shibboleth SP and of course commercial vendors. > > Cas itself supports many protocols, > https://apereo.github.io/cas/6.6.x/protocol/Protocol-Overview.html > > Do you have an application already built or just starting? > > As far as the installation guides, though they are for older versions, the > steps and terminology used are still relevant. > > Ray > > On Thu, 2023-05-04 at 02:55 -0700, azer tyuiop wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hi, I thank you very much for the links you provided me because it's > difficult to find more detailed information about CAS deployment, but those > don't help me much because they use obsolete versions with your > environments different from mine. > > I use : > > - JDK-17 > - Tomcat 10.1.8 (my cas server is deployed in this one) > - CAS-6.6.7 > - LDAP directory > > I was able to install CAS Server, what bothers me at the moment is to link > CAS to web applications so that they can take into account CAS-SSO so that > authentication is unique through CAS. > > It would help me a lot if you try to help me with the specifications I > provided on my CAS deployment. > > Thank you in advance! > > Le mardi 2 mai 2023 à 17:49:55 UTC+1, Ray Bon a écrit : > > azer, > > These might help: > https://paulchauvet.github.io/deploying-cas/ > > https://dacurry-tns.github.io/deploying-apereo-cas/introduction_overview.html > > Ray > > On Tue, 2023-05-02 at 04:48 -0700, azer tyuiop wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Thanks, I was able to solve this problem, but I would like to know how to > put cas in https and how to configure web applications to this one so that > they take into account the authentication with cas...! > > Thanks in advance! > > Le lundi 1 mai 2023 à 18:53:17 UTC+1, Ray Bon a écrit : > > azer, > > The default location is /etc/cas > Do you have write access to this directory? > You can also change the location in the gradle.properties; certDir=... > > Ray > > On Sat, 2023-04-29 at 08:43 -0700, azer tyuiop wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Task :createKeystore FAILED > erreur keytool : java.lang.Exception: Paire de clés non générée, l'alias > <cas> existe déjà > > FAILURE: Build failed with an exception. > > * Where: > Script '/opt/cas-overlay-template/gradle/tasks.gradle' line: 160 > > * What went wrong: > Execution failed for task ':createKeystore'. > > Process 'command 'keytool'' finished with non-zero exit value 1 > > Le vendredi 28 avril 2023 à 17:11:43 UTC+1, Ray Bon a écrit : > > Coeurcy, > > And the problem is...? > > Ray > > On Fri, 2023-04-28 at 03:57 -0700, Coeurcy Mokoko wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > > Hello, I am working on the implementation of an SSO with CAS using, > tomcat9, ldap, lam, jdk17, I encounter several errors that I can not solve > for a week already including the compilation of the build.gradle file, I > really need help it's urgent...! > > I thank you in advance! > > > > > > > > > -- - 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/790d8be4-d128-428f-97fd-d1f9a1e5b264n%40apereo.org.
