Works. Thanks a lot.
Type: Posts; User: owulff; Keyword(s):
Works. Thanks a lot.
Hi there
I'm able to use LdapTemplate.search but I'd like to get the DN's of each entry in the search result. Even when I search using no search attributes (which means retrieve all), there is no DN...
Apache CXF Fediz works with ADFS. Right now, I'm working in integrating Fediz (Container Level SSO based on WS-Federation&SAML) into Spring security. I got something working right now where...
Hi there
I noticed that the AbstractPreAuthenticatedProcessingFilter provides a nice way for customization by retrieving principal and credential from some sort of context:
protected...
Hi there
Do you also use the fediz plugin within your application container? If yes, you could configure spring security as described in the example "preauth" as the container has already done the...
Hi there
I'm looking in adding support for WS-Federation Passive Requestor Profile for Spring. As for now, the Apache Fediz subproject supports that on the container level. The approach of this...