Skip to content

Releases: silinternational/idp-id-broker-php-client

Update authors in composer.json

30 Oct 15:39
f0e31e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

Add updateUserLastLogin endpoint

20 Sep 07:29
8a3097f
Compare
Choose a tag to compare

Added

New Contributors

Full Changelog: 4.3.2...4.4.0

use GitHub Actions for test

28 Feb 19:31
425955b
Compare
Choose a tag to compare

no code changed in this release

Log a more accurate error message for DNS failure

19 Jun 13:00
c05d01c
Compare
Choose a tag to compare

Fixed

  • Log a more accurate error message for DNS failure.

allow a label/name to be added to a call to verify a new webauthn

24 Feb 05:54
b33602a
Compare
Choose a tag to compare
4.3.0

Merge pull request #74 from silinternational/feature/label-webauthn-o…

Delete and update a specific webauthn mfa

05 Jan 15:29
880fc08
Compare
Choose a tag to compare
Merge pull request #73 from silinternational/develop

Release 4.2.0

Upgrade to PHP8

31 Aug 14:27
a5cd259
Compare
Choose a tag to compare
Merge pull request #69 from silinternational/feature/PHP8

PHP8

Standardize PHP image used for tests

26 Jan 18:57
30adea4
Compare
Choose a tag to compare

Fixed

  • Switch to using our standard PHP 7.4 docker image for CI/CD tests

Replace U2F with WebAuthn, add `rpOrigin` param

14 Dec 21:20
8080ab0
Compare
Choose a tag to compare

Breaking Change

  • Added parameter for $rpOrigin to mfaCreate, mfaList, mfaVerify, and authenticateUser
    methods. This parameter is needed for WebAuthn MFA methods.
  • Updated to PHP 7.4 and added a lot of type declarations and other linter updates

use a lighter dependency for IP ranges

15 Jun 19:50
4229e32
Compare
Choose a tag to compare
Merge pull request #55 from silinternational/develop

Release 3.2.0