aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/InterfederationSessionStore.java
AgeCommit message (Collapse)AuthorFilesLines
2016-05-12fix missing ID generation strategyThomas Lenz1-1/+3
2016-03-21update libsThomas Lenz1-3/+1
2015-08-26Allow multiple alias domainsThomas Lenz1-0/+17
- Every alias domain is a own EntityID which is the configured PublicURLPrefix
2014-06-11Fix problem with Oracle DB and "GenerationType.IDENTITY" annotationThomas Lenz1-1/+1
ERROR | 10 15:04:28,909 | hbm2ddl.SchemaUpdate | localhost-startStop-1 | HHH000299: Could not complete schema update org.hibernate.MappingException: org.hibernate.dialect.Oracle10gDialect does not support identity key generation https://forum.hibernate.org/viewtopic.php?f=1&t=1000750
2014-05-22always store interfederated IDPs for SLOThomas Lenz1-0/+18
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz1-0/+17
2014-04-18add new DB for interfederation to AuthenticatedSessionStoreThomas Lenz1-0/+178