index
:
moa-id-spss
development_preview
eIDAS_node_implementation
master
Module for Identification and Authentication (MOA-ID)
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
id
/
server
/
idserverlib
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
add SAML1 sourceID received from StartAuthentication request
Thomas Lenz
3
-4
/
+21
2014-03-20
bugfix Organwalter(OW) -> mandate -> BPK: only set OW-BPK if OW use the OW fu...
Thomas Lenz
1
-4
/
+5
2014-03-20
add STORK attribute fiscalNumber to SZR-Gateway request
Thomas Lenz
2
-14
/
+15
2014-03-19
change MOASessionID in every servlet request processing
Thomas Lenz
5
-3
/
+15
2014-03-19
add MISClient error messages
Thomas Lenz
1
-1
/
+10
2014-03-19
store AuthBlock for ForeignIdentities in MOASession
Thomas Lenz
1
-0
/
+16
2014-03-19
add configuration parameter to disable PVP2.1 assertion encryption
Thomas Lenz
2
-1
/
+8
2014-03-19
Add advanced parameter validation. Redirect is only allowed if Redirect URL m...
Thomas Lenz
3
-6
/
+24
2014-03-19
use default AssertionConsumingService from metadata if no specific is requested
Thomas Lenz
2
-88
/
+67
2014-03-19
change PVP2.1 metadata only include certificat
Thomas Lenz
1
-1
/
+1
2014-03-18
check if redirect target is an valid online-application
Thomas Lenz
1
-1
/
+24
2014-03-17
solve legacy configuration import error
Thomas Lenz
1
-9
/
+10
2014-03-17
Add KeyInfo element with certificate to SAML2 signature
Thomas Lenz
6
-9
/
+93
2014-03-17
change mandate profile configuration
Thomas Lenz
5
-17
/
+55
2014-03-17
add additonal STORK error messages
Thomas Lenz
2
-9
/
+29
2014-03-14
Revert "change PKIX chaining mode constant"
Thomas Lenz
2
-6
/
+12
2014-03-14
bugfix possible NullPointerException in STORK config
Thomas Lenz
1
-17
/
+19
2014-03-14
change PKIX chaining mode constant
Thomas Lenz
2
-2
/
+5
2014-03-14
log an error if AuthConfigLoader finds no MOAIDConfiguration
Thomas Lenz
1
-12
/
+20
2014-03-14
remove unused imports
Thomas Lenz
1
-2
/
+0
2014-03-11
SAML1: if OA parameter is empty then return an error
Thomas Lenz
1
-0
/
+10
2014-03-11
change AssertionStorage log messages
Thomas Lenz
1
-12
/
+12
2014-03-10
Improvement for cluster operations
Thomas Lenz
5
-20
/
+67
2014-03-07
first test for authentication which requires no browser session (req.getSessi...
Thomas Lenz
9
-150
/
+82
2014-03-07
if an error occurs remove MOASession
Thomas Lenz
4
-7
/
+18
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
6
-74
/
+244
2014-03-06
Fix NullPointer exception
Thomas Lenz
1
-1
/
+1
2014-03-06
Merge remote-tracking branch 'remotes/origin/inbound' into moa2_0_tlenz
Thomas Lenz
3
-3
/
+13
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
update default BKUSelectionForm
Thomas Lenz
1
-3
/
+9
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-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-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
11
-241
/
+83
2014-02-20
BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration e...
Thomas Lenz
1
-10
/
+13
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
4
-10
/
+49
2014-02-13
* add additional logging
Thomas Lenz
2
-13
/
+4
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
3
-4
/
+5
2014-02-11
* add OA specific BKU selection template
Thomas Lenz
8
-38
/
+117
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
1
-7
/
+3
[next]