Skip to content
Snippets Groups Projects
Select Git revision
0 results

config.go

Blame
    • ale's avatar
      ad0ad8f9
      Add CORS support · ad0ad8f9
      ale authored
      The sso service endpoint should send the proper CORS headers and
      respond to OPTIONS (for CORS prefetches) so that XmlHttpRequests on
      authenticated sites can (partially) work.
      ad0ad8f9
      History
      Add CORS support
      ale authored
      The sso service endpoint should send the proper CORS headers and
      respond to OPTIONS (for CORS prefetches) so that XmlHttpRequests on
      authenticated sites can (partially) work.