Is spring security 3.1.x a hard dependency, or will spring security 3.0.8 or later suffice for the SAML extension?
I'm obviously trying to determine if I need to upgrade our app's spring security...
Type: Posts; User: skipwalker4; Keyword(s):
Is spring security 3.1.x a hard dependency, or will spring security 3.0.8 or later suffice for the SAML extension?
I'm obviously trying to determine if I need to upgrade our app's spring security...
Apologies for this basic, question, but the spring security extensions and spring security SAML site are lacking in clear direction.
Is there a prebuilt JAR for the latest Spring Security SAML in...
Using web flow 2.0.8 with spring 3.0.0 and spring security 3.0.0.
We have certain flows that really only work if the user is not authenticated. E.g. registration.
I'm wondering if someone...