Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Fixes #116 - set cookie domain via COOKIE_DOMAIN #117

Merged
merged 1 commit into from
May 10, 2018

Conversation

ryanhofdotgov
Copy link
Contributor

The cookie domain for the authentication cookie that conveys a token from the backend to the frontend after a SAML sign-on defaults to API_REDIRECT but can be optionally set via the COOKIE_DOMAIN environment variable.

The cookie domain for the authentication cookie that conveys a token
from the backend to the frontend after a SAML sign-on defaults to
`API_REDIRECT` but can be optionally set via the `COOKIE_DOMAIN`
environment variable.
@codecov-io
Copy link

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         581      581           
  Lines       12881    12881           
  Branches     3535     3535           
=======================================
  Hits        11603    11603           
  Misses       1024     1024           
  Partials      254      254

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ece4f55...67227de. Read the comment docs.

@ryanhofdotgov ryanhofdotgov merged commit ca614c4 into master May 10, 2018
@ryanhofdotgov ryanhofdotgov deleted the 116-fix-cookie-domain branch May 10, 2018 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants