Skip to content

Releases: Versent/saml2aws

v2.33.0

20 Oct 08:52
8c1b6fe
Compare
Choose a tag to compare

Changelog

8c1b6fe Merge pull request #727 from v3rm0n/hash-url

v2.32.0

28 Jul 10:19
1721b1e
Compare
Choose a tag to compare

Changelog

1721b1e Merge pull request #702 from Versent/dependabot/go_modules/github.com/tidwall/gjson-1.8.1

v2.31.0

30 Jun 03:10
a2c3532
Compare
Choose a tag to compare

Changelog

a2c3532 Merge pull request #683 from brightbluejay/brightbluejay-patch-1

v2.30.0

03 May 03:03
49701e7
Compare
Choose a tag to compare

Changelog

49701e7 Merge pull request #661 from Versent/feat_browser_based_login

v2.29.0

19 Apr 10:01
7090ac3
Compare
Choose a tag to compare

Changelog

7090ac3 Merge pull request #653 from myw/revert_and_fix_time_format

v2.28.4

11 Mar 19:30
cd49354
Compare
Choose a tag to compare

Changelog

cd49354 Merge pull request #630 from Versent/dustinblackman-okta-multi-fido

v2.28.3

03 Mar 09:41
3251e9c
Compare
Choose a tag to compare

Changelog

3251e9c Merge pull request #627 from alsmola/fix-device-double-prompt-okta

v2.28.2

19 Feb 05:58
2147b33
Compare
Choose a tag to compare

Changelog

2147b33 Merge pull request #602 from sledigabel/master

v2.28.1

16 Feb 20:24
df6c1e8
Compare
Choose a tag to compare

Changelog

df6c1e8 Merge pull request #614 from Versent/chore_goreleaser

v2.28.0

15 Feb 06:43
Compare
Choose a tag to compare
  • #606 add support for USER and PASSWORD fields in pingfed provider
  • #605 send ""credentials are not expired"" to debug log
  • #604 modify page processor to work with action-less forms
  • #595 Adding Credential Process support during login
  • #593 Move login details validation to provider
  • #591 exclude default profile prompt
  • #590 Fetch credentials for multiple accounts with single login
  • #589 3.1.4 RC
  • #587 ADFS adding ChallengeQuestionAnswer input name
  • #585 Run all compiles with GHA
  • #584 Add compile to ci target
  • #583 Add linux/arm(64) targets to Makefile
  • #581 Bump Go to 1.15
  • #577 chore(ci) move to github actions
  • #576 fix(prompt) update survey library to fix bad input error
  • #575 documentation) README installation version bump
  • #574 Allow 401 response and handle refresh for Pingone
  • #573 update aad to account for mfa being skipped
  • #571 Fix getting destination URL
  • #567 Fix keycloak login when SAML response page contains input fields without 'name' attribute