Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-29 | Update third-party libs | Thomas Lenz | 1 | -2/+4 | |
- some implementation updates was required | |||||
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 1 | -2/+2 | |
2014-09-10 | add metadata provider info message if not online-application is found | Thomas Lenz | 1 | -1/+4 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 1 | -1/+1 | |
2014-07-10 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 1 | -1/+1 | |
2014-07-04 | fix: overwrite single config instead of deleting old one | Florian Reimair | 1 | -2/+2 | |
2014-06-12 | Oracle Database problems solved | Thomas Lenz | 1 | -1/+1 | |
2014-06-12 | Fix Oracle DB problem: | Thomas Lenz | 1 | -4/+4 | |
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar | |||||
2014-06-11 | Fix problem with Oracle DB and "GenerationType.IDENTITY" annotation | Thomas Lenz | 6 | -6/+6 | |
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-22 | always store interfederated IDPs for SLO | Thomas Lenz | 2 | -1/+19 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 1 | -59/+0 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-20 | update version management | Thomas Lenz | 1 | -0/+59 | |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -1/+2 | |
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 1 | -0/+1 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 4 | -2/+281 | |
connections | |||||
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 9 | -0/+1190 | |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 2 | -0/+491 | |
2014-05-02 | add interfederation attribute query | Thomas Lenz | 3 | -2/+77 | |
2014-04-18 | Finish PVP21 interfederation assertion preprocessing | Thomas Lenz | 1 | -0/+17 | |
2014-04-18 | add new DB for interfederation to AuthenticatedSessionStore | Thomas Lenz | 2 | -0/+195 | |
2014-04-15 | store additional information for Single LogOut in database | Thomas Lenz | 1 | -0/+34 | |
2014-03-31 | update Hibernate, JPA and mySQL libraries | Thomas Lenz | 2 | -2/+12 | |
2014-02-26 | config | Bojan Suzic | 1 | -353/+353 | |
2014-01-31 | update SessionEncryption to use IAIK JCE and salt for encryption | Thomas Lenz | 1 | -0/+19 | |
2014-01-29 | add EUPL headers | Thomas Lenz | 11 | -0/+242 | |
2013-12-17 | First version for testing -> Exthex OAuth implementation | Thomas Lenz | 1 | -2/+2 | |
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 2 | -3/+2 | |
2013-10-03 | add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMap | Thomas Lenz | 1 | -0/+103 | |
2013-10-01 | @MOA-ID ConfigWebTool: | Thomas Lenz | 2 | -3/+145 | |
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types | |||||
2013-09-26 | -- add AssertionID to Single LogOut session information | Thomas Lenz | 4 | -4/+22 | |
-- split hibernate configuration into two files (moasession and statistic) | |||||
2013-09-26 | Features: | Thomas Lenz | 1 | -4/+5 | |
-- Add additional parameters to customize BKUSelectionForm and SendAssertionForm -- change Target configuration -- insert some logging Bugfixes: -- Nullpointerexceptions in combination of an old userdatabase entry and a actual configuration tool version | |||||
2013-09-26 | BugFix: | Thomas Lenz | 1 | -3/+8 | |
-- MOAMetadataProvider.java: Destroy HTTPMetadataProvider and Timer manually if an Exception occurs -- ConfigurationDBRead.java: select OA with OAIdentifier (PublicPrefix) has matched to more then one OA in some special case. | |||||
2013-09-24 | implement advanced statistic logger | Thomas Lenz | 6 | -37/+406 | |
2013-09-19 | ConfigWebTool Version 0.9.5 | Thomas Lenz | 1 | -3/+41 | |
--PVP2 Login --PVP2 Users to UserDatabase functionality --Mailaddress verification --Mail status messages to users and admin --add List with OpenRequests for admins --change OA Target configuration --add cleanUp Thread to remove old unused UserAccount requests --update UserDatabase to support PVP2 logins --add formID element validate received forms -- add first classes for STORK configuration make some Bugfixes | |||||
2013-09-18 | change to 1.9.96-snapshot | Thomas Lenz | 1 | -0/+85 | |
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java | |||||
2013-08-08 | MOA-ID Configuration Tool Beta | Thomas Lenz | 2 | -1/+44 | |
2013-08-07 | WebInterface MOAID-General finished | Thomas Lenz | 1 | -3/+3 | |
2013-08-06 | Merge branch 'moa2_0_tlenz' of ↵ | Thomas Lenz | 1 | -0/+19 | |
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz | |||||
2013-08-06 | - Change UserBase implementation | Thomas Lenz | 3 | -296/+3 | |
- starts with general MOAID Config | |||||
2013-08-06 | HTTP Metadata provider | Andreas Fitzek | 1 | -0/+19 | |
2013-08-06 | Configuration Tool: | Thomas Lenz | 1 | -4/+104 | |
- OA Configuration TODO: - General Configuration - Import - User Management | |||||
2013-07-26 | Bugfix: | Thomas Lenz | 3 | -37/+89 | |
Database Session management | |||||
2013-07-26 | Bugfixes: | Thomas Lenz | 3 | -6/+287 | |
- handle Error if more then one authentication is started for one Online-Application - handle MultiThread error if more then one authentication process is active in one user session Add: - Add UserData database. (is required for the web-based configuration tool) - Add additional OA parameter in MOA-ID 2.x configuration scheme to set OAs active or not TODO: change 'searchOAWith....' to only get results with active=true | |||||
2013-07-19 | SSO and Configuration updated | Thomas Lenz | 2 | -8/+8 | |
TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database | |||||
2013-07-18 | MOA-ID 2.x Configuration implemented | Thomas Lenz | 5 | -235/+257 | |
-SSO deaktivated -Login with mandate and normal tested | |||||
2013-07-16 | create DB Config and legacy config parser | Thomas Lenz | 6 | -46/+273 | |
Split MOASession database from config database | |||||
2013-07-12 | SSO Implementation | Thomas Lenz | 3 | -69/+102 | |
2013-07-04 | Datenbankteile für SSO: | Thomas Lenz | 4 | -3/+300 | |
-alte SSO Session IDs -angemeldete OAs | |||||
2013-07-04 | BKU Auswahl in Kontext von MOA-ID für standardkonforme Variante | Thomas Lenz | 1 | -1/+1 | |