Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-22192

Allow both basic and session auth at the same time

    XMLWordPrintable

Details

    Description

      It should be possible to have both basic auth and session auth working at the same time on the REST API.

      If a request contains basic auth, the user is authentified this way. If auth fails, the request fails.

      If a request doesn't contain basic, we look for a session cookie. We check the session's validity if we find one, and the request fails if the session ain't valid.

      If the requests has no basic auth header nor session cookie, we log in the anonymous user if allowed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bertrand.dunogier@ibexa.co Bertrand Dunogier
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: