Closed tuomoa closed 4 years ago
@ulisesbocchio would you have time to take a look at this?
@ulisesbocchio is this possible to merge here or do we have to fork the repo?
Looks good, gotta fix Travis ci config and will merge
@ulisesbocchio CI config should be okay now, oraclejdk8 did not work in xenial but with dist: trusty
should be ok.
Thanks!
Thanks for merging! Are you planning to create a new release sometime soon? @ulisesbocchio
We would appreciate the new release so we don't have to fork the repo.
Add configuring
SessionAuthenticationStrategy
in theSSOConfigurer
which is passed to theSAMLProcessingFilter
. This is useful for example defining aSessionFixationProtectionStrategy
which is used for changing the session id after saml login is done.