Nathan Robertson
Nathan Robertson
> @pmorch sorry, it's been a sec since I've been working on this. As I recall, the subchart inheritance specifically is the part that doesn't work. If you instead manually...
With Symfony 6 due this month, the old guard authenticators will disappear. This PR (or something like it) will need to be merged for oauth2-bundle to work with Symfony 6.
"iocage audit" would be great. For each jail, run both a freebsd-update check and pkg audit (say, the number of packages needing updating), put it out in one table. It'll...
I've been hand patching with patches from master for a while waiting for a release. I got sick of breakage from updates coming from ports (with some patches, but not...
That's not really the way SAML works, or at least getting it to work the way you describe will be really hard work. SAML has a central authentication server (IDP,...
> As per Slack discussion, I find this a hackish solution for an issue that I don't understand. This issue arises when using `multiauth` for authentication. By definition, for a...
> I've found a variety of situations where I want to run `authproc` filters on things defined in `authsources.php` that do not involve being a saml IDP at all. For...
Yep, I've got the exact same issue. PR #150 apparently resolves it.