ecphp / cas-bundle

CAS Bundle, a standard Symfony bundle for authentication using CAS protocol.
https://ecphp-cas-bundle.readthedocs.io
BSD 3-Clause "New" or "Revised" License
43 stars 9 forks source link

Non-authenticated user request via Ajax #1

Closed pywwan closed 4 years ago

pywwan commented 4 years ago

Steps required to reproduce the problem

  1. Make request to API via Ajax as non-authenticated user

Expected Result

Actual Result

drupol commented 4 years ago

Fixed and available in releases: >= 1.0.1 and >= 2.0.1

Thanks for the reporting !