Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-29 | Update authdate generation from interfedered assertion information | Thomas Lenz | 7 | -3/+115 | |
2014-10-27 | store additional raw PVP role String | Thomas Lenz | 2 | -3/+15 | |
2014-10-24 | Revert "add authentication role management" | Thomas Lenz | 2 | -0/+186 | |
This reverts commit 33be86224cfb2dd95a0654b92ae2e36ae1b3a85b. | |||||
2014-10-24 | fix problems with bouncycastleprovider | Thomas Lenz | 1 | -4/+0 | |
2014-10-24 | add authentication role management | Thomas Lenz | 2 | -186/+0 | |
2014-10-24 | add new classes for Role management | Thomas Lenz | 3 | -0/+190 | |
2014-10-24 | Refactore STORK attribute generation from AuthData | Thomas Lenz | 1 | -15/+60 | |
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 15 | -83/+164 | |
2014-10-24 | update dynamic OA generation | Thomas Lenz | 5 | -45/+106 | |
2014-10-24 | fix possible NullpointerException | Thomas Lenz | 1 | -8/+3 | |
2014-10-24 | refactor bPK/wbPK builder | Thomas Lenz | 1 | -32/+37 | |
2014-10-22 | add PVPAuthentication provider | Thomas Lenz | 3 | -0/+290 | |
2014-10-22 | change Attribute Provider interface | Thomas Lenz | 7 | -17/+23 | |
2014-10-22 | add sequence priority to STORK attribute providers | Thomas Lenz | 8 | -8/+79 | |
2014-10-22 | add VIDP gateway process-flow to national infrastructure | Thomas Lenz | 5 | -12/+47 | |
2014-10-22 | add PVP gateway configuration | Thomas Lenz | 2 | -0/+24 | |
2014-10-21 | if no dateofBirth is available use 2999.12.31 | Thomas Lenz | 1 | -1/+1 | |
2014-10-21 | solve SameOriginPolicy problem in JavaScript code for responsive design | Thomas Lenz | 1 | -1/+1 | |
2014-10-21 | update pom | Thomas Lenz | 1 | -0/+4 | |
2014-10-21 | change SAML2 POST binding target to _top | Thomas Lenz | 1 | -1/+1 | |
2014-10-16 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 1 | -2/+181 | |
2014-10-15 | update AuthData builder | Thomas Lenz | 1 | -39/+96 | |
2014-10-08 | remove unused files | Thomas Lenz | 95 | -15619/+0 | |
2014-10-08 | add SZR request to get baseID | Thomas Lenz | 3 | -77/+192 | |
2014-09-19 | Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.2MOA-ID-2.1.1 | Thomas Lenz | 5 | -16/+37 | |
2014-09-19 | update libraries | Thomas Lenz | 3 | -14/+34 | |
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0 | |||||
2014-09-19 | solve SLO frontchannel timeout problem | Thomas Lenz | 2 | -2/+3 | |
2014-09-15 | Merge branch 'moa-2.1-Snapshot' | Thomas Lenz | 69 | -2321/+4387 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OATargetConfiguration.java pom.xml | |||||
2014-09-12 | remove unused code | Thomas Lenz | 1 | -4/+3 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -6/+6 | |
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 | |||||
2014-09-12 | change logger class | Thomas Lenz | 4 | -33/+9 | |
2014-09-11 | remove AttributQuery URL available check | Thomas Lenz | 1 | -11/+11 | |
2014-09-11 | use SecurityLayer-Template from general configuration if legacy request and ↵ | Thomas Lenz | 1 | -3/+11 | |
OA configuration define no template | |||||
2014-09-11 | change OpenIDConnect error message | Thomas Lenz | 1 | -1/+1 | |
2014-09-11 | add exact timeout validation for SSO sessions | Thomas Lenz | 2 | -19/+30 | |
2014-09-11 | TokenResponse Audience "aud" claim added | Samuel Weiser | 2 | -0/+48 | |
2014-09-10 | Fix SAML1 assertion date formate | Thomas Lenz | 2 | -5/+5 | |
2014-09-10 | update SAML1 error messages if no OA is found | Thomas Lenz | 1 | -5/+6 | |
2014-09-10 | add metadata provider info message if not online-application is found | Thomas Lenz | 1 | -0/+4 | |
2014-09-10 | remove SAML1 start authentication target parameter | Thomas Lenz | 1 | -2/+3 | |
2014-09-09 | added DTL support in PEPSConnectorServlet | Alexander Marsalek | 1 | -2/+181 | |
2014-09-04 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 37 | -317/+1341 | |
2014-09-04 | added comments | Alexander Marsalek | 1 | -4/+3 | |
2014-09-01 | todo gender question | Bojan Suzic | 1 | -1/+1 | |
2014-08-26 | fixing spcountry issue | Bojan Suzic | 1 | -2/+2 | |
2014-08-22 | saml1 target parameter update | Thomas Lenz | 1 | -1/+3 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 3 | -13/+30 | |
2014-08-20 | solve SLO bug | Thomas Lenz | 1 | -4/+4 | |
2014-08-20 | add SAML1 'PersonData' attribute builder if no identitylink is available | Thomas Lenz | 2 | -16/+78 | |
2014-08-20 | add build process for natural person short mandates in case of IDP federation | Thomas Lenz | 1 | -5/+49 | |