Skip to content

Releases: trewq34/auther

0.0.6-dev10: Multiple fixes

21 Nov 22:22
dc68915
Compare
Choose a tag to compare
 - Handle scenario where ADFS federation is used in conjunction with Azure AD
 - Fix Circle CI config to point to correct Docker Hub image
 - Replace hardcoded `headless` with env var `AUTHER_HEADLESS`
 - Replace `CHROME_BIN` with `AUTHER_CHROME_BIN`
 - Attempt to bypass Windows Integrated Authentication (ADFS feature) which captures Windows credentials instead of prompting
 - Output screenshot in `.aws` folder on failure/timeout to provide context on what went wrong

0.0.6: Merge pull request #5 from trewq34/fix/azuread-adfs

21 Nov 22:47
a9c2363
Compare
Choose a tag to compare
Multiple fixes

- Handle scenario where ADFS federation is used in conjunction with Azure AD
- Fix Circle CI config to point to correct Docker Hub image
- Replace hardcoded `headless` with env var `AUTHER_HEADLESS`
- Replace `CHROME_BIN` with `AUTHER_CHROME_BIN`
- Attempt to bypass Windows Integrated Authentication (ADFS feature) which captures Windows credentials instead of prompting
- Output screenshot in `.aws` folder on failure/timeout to provide context on what went wrong
- Handle MFA notification by telling the user to check their device and waiting for the message to disappear

0.0.6-dev9

15 Sep 21:11
a5813de
Compare
Choose a tag to compare
add deps

0.0.6-dev8

15 Sep 20:59
87853bb
Compare
Choose a tag to compare
Rewrite using Selenium

0.0.6-dev7

07 Sep 20:00
9577f96
Compare
Choose a tag to compare
Fix disabling SSO

0.0.6-dev6

06 Sep 22:07
e83a9b5
Compare
Choose a tag to compare
String to int to bool conversion

0.0.6-dev5

06 Sep 21:54
d5a7c50
Compare
Choose a tag to compare
Allow setting headless on/off using env var

0.0.6-dev4

06 Sep 21:48
6081d71
Compare
Choose a tag to compare
Update auth-server-allowlist

0.0.6-dev3

06 Sep 21:44
a772d90
Compare
Choose a tag to compare
Fix screenshot paths

0.0.6-dev2

06 Sep 21:39
26184dc
Compare
Choose a tag to compare
Disable WIA