Releases: trewq34/auther
Releases · trewq34/auther
0.0.6-dev10: 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
0.0.6: Merge pull request #5 from trewq34/fix/azuread-adfs
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
add deps
0.0.6-dev8
Rewrite using Selenium
0.0.6-dev7
Fix disabling SSO
0.0.6-dev6
String to int to bool conversion
0.0.6-dev5
Allow setting headless on/off using env var
0.0.6-dev4
Update auth-server-allowlist
0.0.6-dev3
Fix screenshot paths
0.0.6-dev2
Disable WIA