spring-attic / spring-security-saml-dsl

Spring security okta dsl.
MIT License
43 stars 61 forks source link

Expose WebSSOProfileConsumerImpl.maxAuthenticationAge in DSL #33

Closed raulavila closed 7 years ago

raulavila commented 7 years ago

This property was set to 2 hours by default without the possibility to change it. This caused some problems when the time expired, with the application throwing an exception like this:

org.springframework.security.authentication.CredentialsExpiredException: Authentication statement is too old to be used with value 2017-07-18T09:47:11.951Z