Commit Graph

5 Commits

Author SHA1 Message Date
René Pfeuffer
1befe2e195 Merge with 2.0.0-m3 2018-08-30 11:48:58 +02:00
René Pfeuffer
851f013013 Hotfix for test breaker 2018-08-29 14:30:23 +02:00
René Pfeuffer
67278582e3 Update to Mockito v2 2018-08-08 09:20:08 +02:00
Sebastian Sdorra
70d5942250 token enricher should use new access token api 2017-01-17 15:33:19 +01:00
Sebastian Sdorra
2388cfd35d create a more flexible interface for the creation of access tokens
Provide a AccessTokenBuilderFactory to simplify the creation of access tokens and a default implementation which is based on JWT. Added also an AccessTokenCookieIssuer to unify the creation of access token cookies. Removed old BearerTokenGenerator.
2017-01-17 14:40:50 +01:00