Marvin S. Addison
Marvin S. Addison
The build appears to have produced the changes to documentation and license headers, so presumably that's acceptable. Also, I only added support for the JDK9 doclet since that's the only...
Would you like me to rebase against master and resubmit to address license header issues? I'll try to respond to requested code changes/test coverage by end of next week.
I hope you will consider my contribution. It allowed us to get support for code formatting in our generated API docs, and I would love to avoid having to maintain...
We have hit upon the same limitation as described here. I see that a PR (#503) has been submitted with additional configuration knobs, but no further work after a suggested...
I believe this issue is related to #1612.
I'm interested to see this PR merged and I'm willing to implement suggestions @mp911de suggested above and work it to completion. Please let me know how to proceed.
The purpose of that field is similar to that of `AssertionThreadLocalFilter` in the Java CAS Client; it provides access to the current principal in other arbitrary components in the request...
Actually I think this sounds like a useful feature. Let's leave open and consider how we might accomplish it, possibly in context of a framework refactoring.
The documentation you cited mentions HTML content specifically, but the payload of the single sign-out request is XML. Is XML specifically considered "potentially dangerous content," thus causing requests to be...
The recommended way to consume attributes is via the SAML 1.1 protocol, which this client (and many others) supports. See http://jasig.github.io/cas/4.2.x/protocol/SAML-Protocol.html.