Same problem with CAS 6.0.3 and JPA ticket registry. And yes, I have this property: cas.authn.samlIdp.attributeQueryProfileEnabled=true
On Friday, October 19, 2018 at 11:58:55 PM UTC+3, Roger Yerbanga wrote: > > Hello all, > > With Cas 5.3.4. > > Has someone already gotten something like this : > > > Hibernate: > insert > into > SAML2_ATTRIBUTE_QUERY_TICKETS > (NUMBER_OF_TIMES_USED, CREATION_TIME, EXPIRATION_POLICY, EXPIRED, > LAST_TIME_USED, PREVIOUS_LAST_TIME_USED, object, relyingParty, SERVICE, > ticketGrantingTicket_ID, TYPE, ID) > values > (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 'SATQ', ?) > 2018-10-19 16:46:56,395 ERROR > [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] - <(conn=3232) Duplicate > entry 'SATQ-oG9xzSjwFzlCyugfCdoRxugEKCU=' for key 'PRIMARY'> > 2018-10-19 16:46:56,398 ERROR > [org.hibernate.internal.ExceptionMapperStandardImpl] - <HHH000346: Error > during managed flush [org.hibernate.exception.ConstraintViolationException: > could not execute statement]> > 2018-10-19 16:46:56,400 INFO > [org.apereo.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit > trail record BEGIN > -- - 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/e3992136-f15d-43f5-8574-4360518daf26%40apereo.org.
