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
/
modules
/
moa-id-module-openID
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
fix bug in auth. protocol deactivation
Thomas Lenz
1
-7
/
+12
2018-07-13
some bug fixes
Thomas Lenz
4
-11
/
+10
2018-07-12
Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring
Thomas Lenz
1
-2
/
+2
2018-06-22
some more pvp2 updates
Thomas Lenz
1
-1
/
+1
2018-06-20
refactor PVP2 S-Profile implementation and perform first tests
Thomas Lenz
5
-9
/
+10
2018-06-14
untested, but without dependency problems
Thomas Lenz
6
-63
/
+56
2018-06-14
some more stuff
Thomas Lenz
14
-153
/
+140
2018-06-07
some more refactoring stuff
Thomas Lenz
1
-1
/
+2
2018-05-28
refactore code to use EAAF core components
Thomas Lenz
17
-47
/
+47
2017-11-26
add String escaping on same methods
Thomas Lenz
1
-1
/
+1
2017-10-18
change logging in OpenID Connect result builder
Thomas Lenz
2
-4
/
+20
2017-10-18
only log full OpenID-Connect token on loglevel 'trace'
Thomas Lenz
1
-2
/
+3
2017-06-06
fix bug with empty OpenIDConnect scope parameter
Thomas Lenz
1
-16
/
+18
2016-12-09
fix bug in OpenID protocol implementation that generates a wrong encoded erro...
Thomas Lenz
1
-3
/
+6
2016-09-30
refactor http servlet response processing to prohibit 'chunked' transfer enco...
Thomas Lenz
2
-9
/
+9
2016-06-29
using annotations for hibernate configuration now
Christian Maierhofer
1
-2
/
+2
2016-06-21
refactor metadataprovider to Spring implementation
Thomas Lenz
2
-2
/
+4
2016-04-21
Added RedisTransaction storage
Christian Maierhofer
1
-1
/
+1
2016-03-21
fix compilation problem
Thomas Lenz
2
-3
/
+3
2016-03-21
add missing error codes
Thomas Lenz
1
-3
/
+3
2016-03-14
refactor the GUI generation for user interaction
Thomas Lenz
19
-29
/
+29
2016-03-02
temporarily commit to save state
Thomas Lenz
2
-2
/
+2
2016-03-01
move double dataObject to moa-id-lib
Thomas Lenz
1
-45
/
+0
2016-02-25
solve problems with LogOut and Single LogOut
Thomas Lenz
1
-1
/
+1
2016-02-24
add or move some log messages
Thomas Lenz
1
-3
/
+4
2016-02-24
fix broken depentency
Thomas Lenz
1
-20
/
+1
2016-02-24
add missing Spring annotation
Thomas Lenz
1
-10
/
+10
2016-02-22
fix some refactoring problems
Thomas Lenz
2
-7
/
+6
2016-02-22
refactor PVP implementation to share code with PVP Service-Provider moduls
Thomas Lenz
4
-65
/
+39
2016-02-18
fix problem with pending-requests and protocol specific error messages
Thomas Lenz
1
-2
/
+2
2016-02-18
refactor authentication process to use service-provider configuration from pe...
Thomas Lenz
5
-54
/
+52
2016-02-15
First untested part: Refactor authentication modules and process management t...
Thomas Lenz
6
-26
/
+102
2016-01-18
refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality
Thomas Lenz
1
-1
/
+1
2016-01-15
Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot
Thomas Lenz
4
-11
/
+33
2015-10-12
fix some problems in DispatcherServlet
Thomas Lenz
1
-1
/
+2
2015-10-09
fix broken depentencies after refactoring of AttributeProviderInterface
Thomas Lenz
10
-10
/
+20
2015-09-14
load protocol attribute builder dynamically by SPI
Thomas Lenz
12
-75
/
+107
2015-09-11
move authentication protocol implementation to separate modules.
Thomas Lenz
39
-0
/
+3092