Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-07 | use first NameIDFormat from metadata | Thomas Lenz | 1 | -2/+12 | |
2014-03-07 | set no NameQualifier in element subjectNameID if transient NameIDFormat is used | Thomas Lenz | 1 | -0/+1 | |
2014-03-07 | PVP 2.1: add Transient and Unspecified NameIDFormat | Thomas Lenz | 7 | -76/+247 | |
* only return a persistent subjectNameID if it is requested or metadata includes only one NameIDFormat with value persistent | |||||
2014-03-06 | fix Database update problemMOA-ID-2.0-RC1 | Thomas Lenz | 1 | -1/+1 | |
2014-03-06 | Fix NullPointer exception | Thomas Lenz | 3 | -3/+3 | |
2014-03-06 | add missing files to MOA-ID-Auth mainpage | Thomas Lenz | 17 | -1/+356 | |
2014-03-06 | handbook fix urls in release build | Thomas Lenz | 1 | -3/+3 | |
2014-03-06 | update Version to 2.0-RC1 | Thomas Lenz | 1 | -8/+6 | |
2014-03-06 | add new SZR-Gateway Service URL | Thomas Lenz | 1 | -7/+7 | |
2014-03-06 | Merge remote-tracking branch 'remotes/origin/inbound' into moa2_0_tlenz | Thomas Lenz | 3 | -3/+13 | |
2014-03-06 | change MOA-ID version to 2.0-RC1 | Thomas Lenz | 8 | -9/+10 | |
2014-03-05 | solve commit errors | Thomas Lenz | 4 | -0/+369 | |
2014-03-05 | fix some handbook typos | Thomas Lenz | 2 | -17/+16 | |
2014-03-05 | update MOA-ID-Auth index.html | Thomas Lenz | 31 | -1334/+719 | |
2014-03-05 | Update eIDSTORKTOKEN attribut builder | Thomas Lenz | 3 | -22/+26 | |
2014-03-05 | remove unused code | Thomas Lenz | 3 | -4/+2 | |
2014-03-05 | Add logging to PVP 2.1 demo application | Thomas Lenz | 1 | -0/+7 | |
2014-03-05 | update default BKUSelectionForm | Thomas Lenz | 1 | -3/+9 | |
2014-03-05 | finalize moa-id handbook for 2.0 RC1 | Thomas Lenz | 77 | -4701/+1374 | |
2014-03-05 | fixed list override | Florian Reimair | 1 | -1/+1 | |
2014-03-05 | inform moasession about the mandate auth case | Florian Reimair | 2 | -2/+12 | |
2014-03-04 | Merge branch 'moa2_0_tlenz' of ↵ | Thomas Lenz | 10 | -11/+1707 | |
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz Conflicts: id/server/doc/handbook/config/config.html | |||||
2014-03-04 | *handbook: some updates and corrections | Thomas Lenz | 2 | -26/+28 | |
2014-03-04 | Handbook protocoll update | Thomas Lenz | 10 | -12/+1709 | |
2014-03-03 | Handbook: add protocol chapter | Thomas Lenz | 3 | -1/+115 | |
2014-02-25 | Handbook | Thomas Lenz | 3 | -110/+153 | |
2014-02-25 | ConfigTool: if login is deactivated then redirect user to secure-area | Thomas Lenz | 2 | -1/+12 | |
2014-02-25 | remove unused elements from Security-Layer request | Thomas Lenz | 1 | -18/+20 | |
2014-02-25 | Bugfix: load PublicURLPrefix from config | Thomas Lenz | 1 | -11/+14 | |
2014-02-25 | handbook update | Thomas Lenz | 3 | -1384/+496 | |
2014-02-24 | update PVP2 contact information | Thomas Lenz | 6 | -10/+58 | |
2014-02-24 | allow only one SL-Template | Thomas Lenz | 2 | -17/+24 | |
2014-02-24 | use Java-Applet height and width from OA config as default | Thomas Lenz | 1 | -6/+6 | |
2014-02-24 | add error message if SL-Transformation is not found | Thomas Lenz | 2 | -5/+9 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 22 | -311/+197 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository | |||||
2014-02-24 | update_handbook | Thomas Lenz | 1 | -6/+140 | |
2014-02-20 | add inital version of MOA-ID 2.0 handbook | Thomas Lenz | 15 | -0/+5421 | |
2014-02-20 | BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵ | Thomas Lenz | 1 | -10/+13 | |
exist | |||||
2014-02-20 | BugFix: STORK Attributes -> allow an empty attribute list | Thomas Lenz | 1 | -4/+6 | |
2014-02-20 | Bugfix: NullPointerException if no PEPS is configured | Thomas Lenz | 1 | -28/+31 | |
2014-02-14 | bugfix: fix possible nullpointer exception | Thomas Lenz | 1 | -2/+5 | |
2014-02-14 | allow to load SL-Templates from local file-system | Thomas Lenz | 8 | -21/+63 | |
2014-02-13 | * add additional logging | Thomas Lenz | 2 | -13/+4 | |
* move bkuURL validation | |||||
2014-02-13 | now fetchSavedCredential use a database query to get the certificate from entity | Thomas Lenz | 1 | -8/+14 | |
2014-02-13 | Now the whole metadata file is NOT rejected if a single entity is not valid. | Thomas Lenz | 1 | -7/+34 | |
2014-02-13 | * add new error message if MOA-ID-Proxy configuration is not found | Thomas Lenz | 4 | -7/+8 | |
* change SAML1 legacy-request parameter validation * change OA-SL Template labels | |||||
2014-02-11 | update MOA-ID documentation | Thomas Lenz | 9 | -4/+121 | |
2014-02-11 | * add OA specific BKU selection template | Thomas Lenz | 21 | -118/+656 | |
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration | |||||
2014-02-11 | customize OpenSAML bootstrap to use SHA256 by default | Thomas Lenz | 2 | -0/+190 | |
2014-02-11 | change metadata validto area to 24 hours | Thomas Lenz | 3 | -7/+18 | |