[cas-user] Re: CAS 6.6.3 No TransactionManager on JPA ticket registry

2023-01-02 Thread Gregory G
Hello, I have the same error, and seems to be fixed in CAS 6.6.4 Since 3 days, our testing env start again, without any modifications Le jeudi 22 décembre 2022 à 13:54:15 UTC+1, Lauri a écrit : > Hi! > I get an error: > "Caused by: >

[cas-user] Re: Fail to config JPA service registry

2022-12-15 Thread Gregory G
I have the same error since CAS 6.6 with JPA, something is broken ? Le mardi 22 novembre 2022 à 09:44:09 UTC+1, Ps Chu a écrit : > Hi all, > > I have successfully config the service registry using JSON. However, I > failed to config the JPA service registry when connecting to MSSQL. As I am >

[cas-user] Spring profiles not working on cas-management 6.5 ?

2022-04-21 Thread Gregory G
Hello I try to upgrade from CAS Management 6.3 to CAS Management 6.5 I try to launch this as the same way of CAS Management 6.3 java -server -noverify -Dspring.profiles.include=management-prod -jar cas-management.war with a management-prod.properties contains this :

[cas-user] CAS 6.5.2 JPA Google OTP broken

2022-04-07 Thread Gregory G
Hello, I have this error with this : cas.authn.mfa.gauth.jpa.driver-class=org.mariadb.jdbc.Driver cas.authn.mfa.gauth.jpa.url=jdbc:mariadb://xxx cas.authn.mfa.gauth.jpa.dialect=org.hibernate.dialect.MariaDB103Dialect 2022-04-07 17:19:44,129 ERROR

[cas-user] Re: CAS 6.4.4 release too much than policy allow

2022-01-14 Thread Gregory G
Hello, I tried on CAS 6.2, the issue is not existing, everything working well Le vendredi 14 janvier 2022 à 17:31:42 UTC+1, Gregory G a écrit : > Hello, > > I have a service with this definition > > attributeReleasePolicy: ! .ReturnMappedAttributeReleasePolicy> allowedAttr

[cas-user] CAS 6.4.4 release too much than policy allow

2022-01-14 Thread Gregory G
Hello, I have a service with this definition attributeReleasePolicy: ! allowedAttributes: ! mail: ! - "mail" principalAttributesRepository: ! attributeRepositoryIds: ! - "*" consentPolicy: ! status: "FALSE" excludeDefaultAttributes: true authorizedToReleaseAuthenticationAttributes: false

[cas-user] CAS SAML Response failed

2021-10-12 Thread Gregory G
Hello, I try to integrate SAML IdP on my CAS, and i test it with simplesamlphp When i try to login i get this error, i don't know the source 2021-10-12 18:18:02,076 ERROR [org.apereo.cas.support.saml.web.idp.profile.AbstractSamlIdPProfileHandlerController] - java.lang.NullPointerException:

[cas-user] Error since CAS 6.3

2021-02-06 Thread Gregory G
Hello, I currently dev for migrate from 6.2.5 to 6.3.1 And i have an error when i try to access a service with 2FA enabled but bypassed by reverse proxy No specific flows are defined, only bypass *#Google Auth Bypass* *cas.authn.mfa.gauth.bypass.http-request-headers=remote_user*

[cas-user] Re: OIDC issue since 5.3.2

2018-08-24 Thread Gregory G
Issue self resolved : removed a very old service definition for cas backend Le vendredi 24 août 2018 00:03:42 UTC+2, Gregory G a écrit : > > Hello, > > Since i ve migrated to CAS 5.3.2 from 5.2.4, i'm not unable to do an > OpenID Connect > > With IDEA dev env, connecti

[cas-user] Re: OIDC issue since 5.3.2

2018-08-23 Thread Gregory G
to https://cas..xxx/cas/oauth2.0/callbackAuthorize.* as part of the authentication context Le vendredi 24 août 2018 00:03:42 UTC+2, Gregory G a écrit : > > Hello, > > Since i ve migrated to CAS 5.3.2 from 5.2.4, i'm not unable to do an > OpenID Connect > > With IDEA dev e

[cas-user] OIDC issue since 5.3.2

2018-08-23 Thread Gregory G
Hello, Since i ve migrated to CAS 5.3.2 from 5.2.4, i'm not unable to do an OpenID Connect With IDEA dev env, connection passes but on prod environment, it is broken My cas properties for OIDC #OIDC cas.authn.oidc.jwksFile=file:/home/cas/cas_files/keystore.jwks