aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz147-15921/+2227
Conflicts: id/server/idserverlib/pom.xml
2014-10-29Update third-party libsThomas Lenz12-23/+828
- some implementation updates was required
2014-10-29update STORK specific attribute build processThomas Lenz2-34/+63
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz7-3/+115
2014-10-27store additional raw PVP role StringThomas Lenz2-3/+15
2014-10-24Revert "add authentication role management"Thomas Lenz2-0/+186
This reverts commit 33be86224cfb2dd95a0654b92ae2e36ae1b3a85b.
2014-10-24fix problems with bouncycastleproviderThomas Lenz1-4/+0
2014-10-24add authentication role managementThomas Lenz2-186/+0
2014-10-24add new classes for Role managementThomas Lenz3-0/+190
2014-10-24Refactore STORK attribute generation from AuthDataThomas Lenz1-15/+60
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz15-83/+164
2014-10-24update dynamic OA generationThomas Lenz5-45/+106
2014-10-24fix possible NullpointerExceptionThomas Lenz1-8/+3
2014-10-24refactor bPK/wbPK builderThomas Lenz1-32/+37
2014-10-22add PVPAuthentication providerThomas Lenz3-0/+290
2014-10-22change Attribute Provider interfaceThomas Lenz7-17/+23
2014-10-22add sequence priority to STORK attribute providersThomas Lenz8-8/+79
2014-10-22add VIDP gateway process-flow to national infrastructureThomas Lenz5-12/+47
2014-10-22add PVP gateway configurationThomas Lenz2-0/+24
2014-10-21if no dateofBirth is available use 2999.12.31Thomas Lenz1-1/+1
2014-10-21solve SameOriginPolicy problem in JavaScript code for responsive designThomas Lenz1-1/+1
2014-10-21update pomThomas Lenz1-0/+4
2014-10-21change SAML2 POST binding target to _topThomas Lenz1-1/+1
2014-10-16Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek1-2/+181
2014-10-15update AuthData builderThomas Lenz1-39/+96
2014-10-08remove unused filesThomas Lenz95-15619/+0
2014-10-08add SZR request to get baseIDThomas Lenz3-77/+192
2014-09-19update librariesThomas Lenz3-14/+34
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0
2014-09-19solve SLO frontchannel timeout problemThomas Lenz2-2/+3
2014-09-12remove unused codeThomas Lenz1-4/+3
2014-09-12update dependency versionThomas Lenz1-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-12change logger classThomas Lenz4-33/+9
2014-09-11remove AttributQuery URL available checkThomas Lenz1-11/+11
2014-09-11use SecurityLayer-Template from general configuration if legacy request and ↵Thomas Lenz1-3/+11
OA configuration define no template
2014-09-11change OpenIDConnect error messageThomas Lenz1-1/+1
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz2-19/+30
2014-09-11TokenResponse Audience "aud" claim addedSamuel Weiser2-0/+48
2014-09-10Fix SAML1 assertion date formateThomas Lenz2-5/+5
2014-09-10update SAML1 error messages if no OA is foundThomas Lenz1-5/+6
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-0/+4
2014-09-10remove SAML1 start authentication target parameterThomas Lenz1-2/+3
2014-09-09added DTL support in PEPSConnectorServletAlexander Marsalek1-2/+181
2014-09-04Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek37-317/+1341
2014-09-04added commentsAlexander Marsalek1-4/+3
2014-09-01todo gender questionBojan Suzic1-1/+1
2014-08-26fixing spcountry issueBojan Suzic1-2/+2
2014-08-22saml1 target parameter updateThomas Lenz1-1/+3
2014-08-21fix some problems with Single LogOutThomas Lenz3-13/+30
2014-08-20solve SLO bugThomas Lenz1-4/+4