James Sumners
James Sumners
attn: @fastify/leads @fastify/core
@vvalderrv is the shared presentation locked behind an approval?
I agree with the revised plan.
The AJV docs recommend sticking with `07` if you don't need the two new properties as _all_ schemas will be affected by the reduced performance required to support them.
That is typically a cookie issue.
I agree. In fact, I started writing one a few months ago. But I need to figure out a proper API for supporting alternate authentication mechanisms. My idea is that...
Awesome. SAML support is definitely something JSCAS is missing. I sort of have a need for it, but haven't been able to determine how to make it work as I...
Thank you for the interest in the project. I'm glad you like it. If you find issues, it would be best if you can submit a PR to fix them....
I will keep it up as best I can, but I think it is rather complete. It has all the features I needed it to have for the project I...
You have a couple options. The easiest would be to filter the requests at your proxy server, e.g. HAProxy. But typically a CAS server filters access by service URL. In...