Skip to content

Releases: korotovsky/SingleSignOnIdentityProviderBundle

Added Symfony4 constraint

08 Oct 08:26
1064ba8
Compare
Choose a tag to compare
Merge pull request #26 from Evgen14/0.3.x

Add symfony `4.0`

0.3.3

15 May 10:16
3333209
Compare
Choose a tag to compare
  • Fixed minor bugs due to Symfony next versions

0.3.2

07 Jun 15:43
Compare
Choose a tag to compare
  • Target path fixes
  • PHPUnit test fixes

0.3.1

24 Jun 08:49
Compare
Choose a tag to compare
  • Minor docs fixes
  • Added public method for getting trusted target path from session.

0.3.0

11 Dec 11:28
Compare
Choose a tag to compare
  • Symfony ~2.8|~3.0

0.2.3

03 Aug 15:12
Compare
Choose a tag to compare
  • Added new class SsoEvents with SSO_AUTHORIZED event.
  • Extracted some code from controller to the new service krtv_single_sign_on_identity_provider.security.http_utils

0.2.2

28 Jan 13:24
Compare
Choose a tag to compare
  • Fixed bug with logout when logout started from IdP

Release 0.2.1

12 Dec 11:43
Compare
Choose a tag to compare
  • _target_path is now configurable #6

Release 0.1.1

19 Dec 12:12
Compare
Choose a tag to compare
  • Ported tests from 0.2.x branch
  • _target_path is now configurable #6

Release 0.2.0

08 Dec 11:29
Compare
Choose a tag to compare
  • Some refactoring
  • Added a lot of tests
  • Added configuration examples and test IdP app.