Pac4j SAML xxxResource properties not working for "file:..." urls

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 4.14.2, 5.11.3
    • Affects Version/s: 4.10.4
    • Component/s: UI, WS
    • None

      These work:

       

      But these do not:

      Long boring story, but ultimately has to do with how Spring creates a FileUrlResource instead of a FileSystemResource for the path, while Pac4j treats any UrlResource as an http resource.

      Fix would be for Grouper to not use Spring to create the resource, but rather to use the same logic as Pac4j to create them the expected way. But also update the documentation to make the Path options as preferred

            Assignee:
            Chad Redman
            Reporter:
            Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: