aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/signer
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz3-11/+17
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml
2016-03-21fix some problems with logging and error codesThomas Lenz2-9/+15
2016-03-14refactor the GUI generation for user interactionThomas Lenz2-2/+2
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵Thomas Lenz1-1/+2
iaik_eccelerate, and new iaik_PKI module
2016-02-25change PVP code to make it more reusableThomas Lenz1-7/+36
2016-02-24update some method headersThomas Lenz1-0/+28
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz3-198/+336
2015-12-04add additional PVP credential checksThomas Lenz1-0/+15
2015-12-04check if PVP SigningCredentials contains a privatekey after load keystore ↵Thomas Lenz1-0/+6
load operation
2015-08-25log a warning if private-key type can not be evaluatedThomas Lenz1-0/+3
2014-04-15add pvp2.1 configuration fpr assertion encryption key in moa-id.propertiesThomas Lenz1-1/+27
update handbook pvp2.1 configuration
2014-03-17Add KeyInfo element with certificate to SAML2 signatureThomas Lenz1-6/+8
2014-02-03Solve some merge problemsThomas Lenz1-1/+0
2014-01-29add EUPL headersThomas Lenz3-0/+66
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz1-9/+49
-- move oAuth idToken generation to OAuth20AuthAction, because MOASession does not exits anymore in OAuth20TokenAction if no SSO is used.
2013-10-07Code CleanUPThomas Lenz1-11/+0
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
--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-07-24- SSO finalizedThomas Lenz1-15/+6
- SSO Session is not closed if a new single authentication operation is started - PVP2 Configuration from Database (but without Metadata) --> TODO: change MetaDataProvider - Add additional UserFrame in case of SSO - MOASession encryption TODO: MetaDataProvider, IdentityLink resign, SSO with Mandates, Legacy Template generation
2013-06-27Support for PKCS12, DOC update1.9.90-SNAPSHOTAndreas Fitzek1-45/+39
2013-06-27Change entitiesDescriptor trust lookup, changed version to 1.9.90-SNAPSHOTAndreas Fitzek1-2/+2
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵Andreas Fitzek1-8/+67
attributes into account for authnResponse
2013-05-08Added pvp2 configuration fileAndreas Fitzek2-0/+69
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-0/+5