Skip to content

Releases: guardian/pan-domain-authentication

v1.1.0

04 Aug 15:28

Choose a tag to compare

What's Changed

  • Use custom cookies to perform anti-forgery checks by @andrew-nowak in #98
    • This allows background reauthentication to succeed in Firefox.
  • Add support for the "hd" parameter for Google by @andrew-nowak in #99
    • This means that apps configured with an organizationDomain will prompt users into using the correct Google account; this will allow background reauthentication to succeed for users signed into multiple Google accounts simultaneously! (unless more than one account matches the organizationDomain!)
Before After
image image

New Contributors

Full Changelog: v1.0.6...v1.1.0

Adding Google Group Checker

12 Apr 08:42

Choose a tag to compare

Adding a google group checker to the AuthActions trait.

Support for Play 2.6

25 Jul 09:32

Choose a tag to compare

New SBT project and artefact pan-domain-auth-play_2-6.