GitHub
02/01/2025, 1:23 PMhttp.ServeMux, the routes for the /saml/ paths were only catching GET requests. It was making SAML to not work correctly. This fixes the issue and also added a verifier for the SAML JSON configuration so there won't be any nil pointers and #338 can be closed.
jmpsec/osctrlGitHub
02/01/2025, 1:35 PM