Skip to content

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

add password assess endpoint

10 Apr 13:49
60b5831
Compare
Choose a tag to compare
Merge pull request #53 from silinternational/develop

Release 3.1.0 -- add password assess endpoint

Breaking changes to support profile redesign project

14 Mar 18:27
e21bfe8
Compare
Choose a tag to compare

Breaking change:

  • remove spouse_email property from user endpoints

Also:

  • With 200 response from mfaVerify return mfa object
  • Allow createUser without email

Additions to support profile UI redesign

22 Feb 21:20
Compare
Choose a tag to compare
2.6.0

add 'personal_email' property

set password returns password metadata from broker

01 Nov 15:56
e57c113
Compare
Choose a tag to compare

ID Broker returns password metadata from the set password call, and idp-pw-api looks for this metadata. This release bridges that gap.

Add support for spouse and manager email fields

17 Jul 18:00
8ce5148
Compare
Choose a tag to compare

Added:

  • Can now provide manager_email when creating or updating a user.
  • Can now provide spouse_email when creating or updating a user.

New ServiceException class with http status code

06 Dec 18:42
75c8c9b
Compare
Choose a tag to compare
Merge pull request #37 from silinternational/develop

update to use custom exception class to report status code as well

Adding require_mfa support

21 Nov 18:56
c997c09
Compare
Choose a tag to compare
Merge pull request #35 from silinternational/develop

Release 2.3.0

adding label support to create mfa

23 Oct 20:23
Compare
Choose a tag to compare
Merge pull request #29 from silinternational/develop

adding label support to create mfa

Update mfaVerify method

17 Oct 18:34
Compare
Choose a tag to compare
Merge pull request #27 from silinternational/develop

 update mfaVerify methods to allow string or array for value

Add support for MFA-related endpoints

06 Oct 19:17
Compare
Choose a tag to compare
Merge pull request #25 from silinternational/develop

Release 2.1.0