Re: [cas-user] Re: Older documentation is no longer available

2022-11-06 Thread Mickaël
Hi, Documentation is available in the repo in doc folder. For version 5.3.x https://github.com/apereo/cas/tree/5.3.x/docs Cheers, Mickaël Le dim. 6 nov. 2022, 16:43, Benjamin Bini a écrit : > Thank you for the archive link indeed. > > I have no idea how CAS governance works, but is

[cas-user] Re: AuthenticationInterrupt : disabling SSO without showing the Interrut page

2021-07-13 Thread Mickaël
Hi Sébastien, I have seen your talk at JRES 2019, did you publish your groovy script on a repo ? Thanks, Mickaël (from France) Le mardi 16 avril 2019 à 13:10:24 UTC+2, Sébastien BEAUDLOT a écrit : > Hi, > > I am on CAS 5.3.4 with Authentication Interrupt enabled with a Groovy

[cas-user] Re: Password expiration warning fails with error, goes back to login page (CAS 5.2.7)

2021-07-13 Thread Mickaël
dap[0].passwordPolicy.warning-attribute-name=gestion cas.authn.ldap[0].passwordPolicy.warning-attribute-value=1 cas.authn.ldap[0].passwordPolicy.warning-days=30 At my first login, the CAS does not check the attribute "gestion" in my LDAP. Did I forget or something is missing ? Thanks, Mickaël Le lundi 28 ja

Re: [cas-user] MFA via Gauth

2020-12-11 Thread Mickaël
Hi Danny, Your CAS is synchronized with a NTP? The device OTP has the same time? Sincerely, Mickaël Le ven. 11 déc. 2020 à 22:28, Danny a écrit : > Can anyone point me in the right direction to get gauth MFA working with a > MySQL token repository? MFA triggers, I scan the qrcode

Re: [cas-user] Re: Cas-management-Overlay archived

2020-09-24 Thread Mickaël
rvation of archived repo. > > > > Can anyone in cas development community shed some light on > cas-management direction per 6.3.x. > > > > Thanks. > > > > > > > > On Monday, September 7, 2020 at 6:33:22 AM UTC-4 Mickaël wrote: > >> > &g

[cas-user] Cas-management-Overlay archived

2020-09-07 Thread Mickaël
Hello all, The repo https://github.com/apereo/cas-management-overlay has been archived. It will not have news overlay repo for the CAS-Manager in the future or I have missed something about manegement of CAS server ? Sincerely, Mickaël -- - Website: https://apereo.github.io/cas - Gitter

Re: [cas-user] Re: Spring-web

2020-08-24 Thread Mickaël
https://github.com/apereo/cas-management/blob/a959befb50ee2a9bf55c4b14842128e3cecbdb35/gradle.properties#L97 Sincerely, Mickaël Le jeudi 30 juillet 2020 à 20:15:03 UTC+2, j-gar...@onu.edu a écrit : > Mickaël > > Could you explain this in more detail? I use the Maven overlay, not >

Re: [cas-user] Re: Spring-web

2020-07-30 Thread Mickaël
Hi, To solve this problem, I choose CAS dependency to integrate in my cas-manager by checking the spring version in apereo/cas gradle.build file for matching the cas-manager version. Mickaël Le jeu. 30 juil. 2020 à 15:27, Jeremiah Garmatter a écrit : > Follow-up: > > I've place

Re: [cas-user] CAS5.3 support oidc/logout with post_logout_redirect_uri?

2020-07-28 Thread Mickaël
Hello Yan, Have you try to /cas/logout ? Mickaël Le mar. 28 juil. 2020 à 19:47, Yan Zhou a écrit : > Hi there, > > oidc/logout. with post_logout_redirect_uri is part of OIDC spec, but > I do not see CAS 5.3 support that endpoint. It is not mentioned on the CAS > OID

Re: [cas-user] CAS-Manager and MDQ Metadata

2020-07-24 Thread Mickaël
= -Dhttps.proxyHost= XXX.XXX.XXX.XXX -Dhttps.proxyPort= -Dhttp.nonProxyHosts=\"localhost\" -Dhttps.nonProxyHosts=\"localhost\"".split(" ")) Mickaël Le vendredi 24 juillet 2020 à 09:31:20 UTC+2, Mickaël a écrit : > Erik, > > All options are in my JAVA_OPTS and

Re: [cas-user] CAS-Manager and MDQ Metadata

2020-07-24 Thread Mickaël
Erik, All options are in my JAVA_OPTS and it doesn't use by CAS-Manager. Mickaël Le jeu. 23 juil. 2020 à 17:05, Mallory, Erik a écrit : > Try something like this. > JAVA_OPTS="-Dhttp.proxySet=true -Dhttps.proxySet=true > -Dhttp.proxyHost=proxysvc.domain.edu

Re: [cas-user] CAS-Manager and MDQ Metadata

2020-07-23 Thread Mickaël
Hi Erik, Yes, wget and curl are configured to use our proxy server. If I wget https://mdq.incommon.org/entities it works and I download a file of 74 Mo. Mickaël Le jeudi 23 juillet 2020 à 16:40:58 UTC+2, Mallory, Erik a écrit : > Are you able to configure the proxy for the command line

[cas-user] CAS-Manager and MDQ Metadata

2020-07-23 Thread Mickaël
10:51:06,655 ERROR [org.springframework.boot.SpringApplication] - Thanks for reading. Sincerely, Mickaël -- - 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

Re: [cas-user] CAS insecure box behind a reverse proxy

2019-12-20 Thread Mickaël
Ray, I finally solved my problem by adding secure="true" in my Tomcat Connector which is used by Apache with proxyHttp. Have a good week-end and thanks for your help. Mickaël Le jeudi 19 décembre 2019 18:55:24 UTC+1, rbon a écrit : > > Mickaël, > > Could this be

Re: [cas-user] CAS insecure box behind a reverse proxy

2019-12-19 Thread Mickaël
=HTTP/1.1 Somebody has a great idea for me please ? :o) Mickaël Le mardi 17 décembre 2019 20:20:56 UTC+1, Mickaël a écrit : > > Ray, > > I already tried this but it doesn't solve the problem, I have the same > error. > > Mickaël > > Le mar. 17 déc. 2019 à 18:59,

Re: [cas-user] CAS insecure box behind a reverse proxy

2019-12-17 Thread Mickaël
Ray, I already tried this but it doesn't solve the problem, I have the same error. Mickaël Le mar. 17 déc. 2019 à 18:59, Ray Bon a écrit : > There is an answer here, > https://serverfault.com/questions/655362/mod-proxy-ajp-70007the-timeout-specified-has-expired-ajp-ilink-receive

Re: [cas-user] CAS insecure box behind a reverse proxy

2019-12-16 Thread Mickaël
ponse failed from 127.0.0.1:8009 (127.0.0.1), referer:XXX Le lundi 16 décembre 2019 19:17:45 UTC+1, rbon a écrit : > > Mickaël, > > What is the AJP error? > > You may have to turn up logging in apache and tomcat. > > Ray > > On Mon, 2019-12-16 at 10:08 -0800, Mickaë

[cas-user] CAS insecure box behind a reverse proxy

2019-12-16 Thread Mickaël
without success and the yellow box with the advertising about the none secure protocole does not want to disappear. If somebody have any idea. Sincerely, Mickaël -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-03-06 Thread Mickaël
Hi Jeremy, Have you any record in the table GoogleAuthenticatorRegistrationRecord of your gauth's database ? Sincerely, Mickaël Le mar. 5 mars 2019 à 13:35, Jeremy Van Rooyen a écrit : > Yes authentication works 100% without gauth. > > Kind Regards > Jeremy > > On Tues

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-03-05 Thread Mickaël
Hi Jeremy, "Policy" is the word used in the logs you pasted. Just a question, authentification works without gauth ? Sincerely, Mickaël Le mardi 5 mars 2019 10:36:57 UTC+1, Jeremy Van Rooyen a écrit : > > Hi Mickaël, > > I'm not sure what you mean by policy. I do ha

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-03-04 Thread Mickaël
Jeremy, have you a policy named *[TEST] *? What is your auth method ? LDAP, database, AD, other ? Sincerely, Mickaël Le lundi 4 mars 2019 11:09:18 UTC+1, Jeremy Van Rooyen a écrit : > > Thank you for your feedback Mickaël, much appreciated. > > I configured cas to use mariadb

[cas-user] Issue with sam-idp SAML2_ATTRIBUTE_QUERY_TICKETS

2019-03-04 Thread Mickaël
ion: Data truncation: Data too long for column 'object' at row 1* The column "object" is a varchar(5000) !! auto-create by JPA. I seen this field contain all SAML assertion sent to my SP. Is it possible to troncate ou disable this storage ? Sincerely, Mickaël -- - Websit

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-03-03 Thread Mickaël
rd=YOUR_BDD_PASSWORD cas.authn.mfa.gauth.jpa.url=jdbc:mysql://BDD_SERVER:3306/DATABASE_TO_STORE?serverTimezone=Europe/Paris cas.authn.mfa.gauth.jpa.user=YOUR_BDD_USER Sincerely, Mickaël Le ven. 1 mars 2019 à 08:55, Jeremy Van Rooyen a écrit : > Hi Mickaël, > > Can you give me s

[cas-user] Re: Shibboleth IDP, CAS, Shibcas and authnContext

2019-02-25 Thread Mickaël
lassRef=urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}] Sincerely, Mickaël Le vendredi 22 février 2019 22:28:01 UTC+1, Misagh Moayyed a écrit : > > shib-cas-authn3 3.2.3 does not support handling authn context classes > received from CAS. Switch to a more recent version such

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-22 Thread Mickaël
andOTP is the name of the app I'm use. It is opensource. Regards, Mickaël Le ven. 22 févr. 2019 à 12:14, Jeremy Van Rooyen a écrit : > I see your email was cut off :-) > > You are using what and OTP? > > Kind Regards > Jeremy > > On Friday, 22 February 2019

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-22 Thread Mickaël
No problem. Have you test with another app? I'm using andOTP but I don't think the problem is here. Sincerely, Mickaël Le ven. 22 févr. 2019 à 11:39, Jeremy Van Rooyen a écrit : > Apologies Mickaël, > > The webapp server and my smartphone's time is the same yes. &

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-22 Thread Mickaël
Jeremy, you don't tell me if the webapp server is at the good time and your smartphone too. Token are time based, so if one of the device has not the good time, you will have problems. Sincerely, Mickaël Le ven. 22 févr. 2019 à 08:45, Jeremy Van Rooyen a écrit : > Thanks for your

Re: [cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-21 Thread Mickaël
good time. NTP can help you to fix it. Sincerely, Mickaël Le jeu. 21 févr. 2019 à 13:53, Jeremy Van Rooyen a écrit : > Hi Mickaël, > > On Thursday, 21 February 2019 14:01:17 UTC+2, Mickaël wrote: >> >> Hi Jeremy, >> >> It is a great news about the scratch codes

[cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-21 Thread Mickaël
out this system, how to unregistered a device in case of change of device or loss ? I don't know URL to do that... Sincerely, Mickaël Le jeudi 21 février 2019 11:32:54 UTC+1, Jeremy Van Rooyen a écrit : > > Hi Mickaël, > > Thanks for your reply. > > So after playing around

[cas-user] Re: CAS 5.2.2 with MFA using Google Authenticator / GAuth

2019-02-19 Thread Mickaël
27]]* For information, I am using gauth with MariaDB without any issue. Mickaël Le jeudi 15 février 2018 09:53:52 UTC+1, Janina Byky a écrit : > > Hello, > > I'm trying to setup CAS 5.2.2 with Google Authenticator as second auth > factor for specified services. CAS is running over L

[cas-user] Shibboleth IDP, CAS, Shibcas and authnContext

2019-02-15 Thread Mickaël
: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport Is there a missing configuration on my CAS to send the right SAML assertion ? Thanks for response. Sincerely, Mickaël -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines