Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-5564

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 4.14.2, 5.11.3
    • 4.10.4
    • UI, WS
    • None

    Description

      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

      Attachments

        Activity

          People

            chad.redman.3@at.internet2.edu Chad Redman
            chad.redman.3@at.internet2.edu Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: