aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
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-24update handbookThomas Lenz2-20/+0
2014-10-24add authentication role managementThomas Lenz2-186/+0
2014-10-24add new classes for Role managementThomas Lenz6-1/+211
2014-10-24Refactore STORK attribute generation from AuthDataThomas Lenz1-15/+60
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz16-85/+166
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-24update configtool for STORK-PVP gateway configurationThomas Lenz1-0/+2
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-15update MOA-ID configuration xsdThomas Lenz1-1/+9
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 Lenz5-19/+51
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0
2014-09-19solve SLO frontchannel timeout problemThomas Lenz3-5/+19
2014-09-12update version mainpage and handbookThomas Lenz2-2/+2
2014-09-12remove unused codeThomas Lenz1-4/+3
2014-09-12update dependency versionThomas Lenz5-18/+17
> 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-11update handbookThomas Lenz2-5/+39
- bPK-Encryption - interfederation
2014-09-11remove AttributQuery URL available checkThomas Lenz1-11/+11
2014-09-11change assembly processThomas Lenz358-7025/+0
2014-09-11update MOA-SPSS certstore and truststoreThomas Lenz38-83/+864
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 Lenz2-1/+8
2014-09-10remove SAML1 start authentication target parameterThomas Lenz1-2/+3
2014-09-04Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek51-341/+1780
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 Lenz4-14/+31
2014-08-20update handbook and defaultconfigThomas Lenz5-3/+349
2014-08-20update SecurityLayer TemplateThomas Lenz1-1/+1
2014-08-20solve SLO bugThomas Lenz1-4/+4
2014-08-20add SAML1 'PersonData' attribute builder if no identitylink is availableThomas Lenz2-16/+78
2014-08-20add build process for natural person short mandates in case of IDP federationThomas Lenz1-5/+49
2014-08-20update attribute builderThomas Lenz4-2/+24