Tony did you resolve this. I've tried the same generated the template and added the filter but get the folowing error:
Caused by: java.lang.IllegalArgumentException: Filter mapping specifies an...
Type: Posts; User: panwaskard; Keyword(s):
Tony did you resolve this. I've tried the same generated the template and added the filter but get the folowing error:
Caused by: java.lang.IllegalArgumentException: Filter mapping specifies an...
Hi,
I am using the saml extension from a grails context. So there are a few layers of indirection. I can see that SAMLAuthenticationProvider.authenticate returns a token containing just the...
I'm trying to integrate with a saml idp and I'm using the spring saml extension. I can get the sample to work fine when the idp is not signing metadata file
when it is signed it fails validation...