Skip to content

Releases: simplesamlphp/simplesamlphp-module-oidc

v6.2.0

06 Aug 09:15
5a1457b

Choose a tag to compare

What's Changed

Full Changelog: v6.1.2...v6.2.0

v6.1.2

10 Jun 09:57
be9cc74

Choose a tag to compare

What's Changed

  • Make sub claim value single value only by @cicnavi in #309

Full Changelog: v6.1.1...v6.1.2

v6.1.1

29 Apr 08:42
0080cf2

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

02 Apr 13:46
8ae7d1e

Choose a tag to compare

What's Changed

  • Enable showing supported claims in OP discovery by @cicnavi in #299
  • Enable dynamic fetching of own Trust Marks by @cicnavi in #300
  • Enable federation list endpoint by @cicnavi in #301

Full Changelog: v6.0.3...v6.1.0

v6.0.3

13 Mar 11:13
e48921e

Choose a tag to compare

What's Changed

  • Start using trust_mark_id in federation entity configuration JWS by @cicnavi in #295
  • Bump cirrusid/simplesamlphp to v2.3.7 by @cicnavi in #296

Full Changelog: v6.0.2...v6.0.3

v6.0.2

10 Mar 11:56
37cba13

Choose a tag to compare

What's Changed

  • OIDF: move from id to trust_mark_id claim by @cicnavi in #294

Full Changelog: v6.0.1...v6.0.2

v6.0.1

26 Feb 10:15
ba25558

Choose a tag to compare

What's Changed

  • Make host part of redirect_uri regex check optional by @mrvanes in #293

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

12 Feb 10:07
b0a2d39

Choose a tag to compare

What's Changed

  • Move to SSP UI by @cicnavi in #267

  • Add support for HTTP POST method on authorization endpoint by @cicnavi in #242

  • Add Request Object support by @cicnavi in #245

  • SSP-2030_OIDC_module_switch_to_ProcessingChain_for_authproc_support_consent_mod by @ioigoume in #228

  • Add support for private_key_jwt client authn method on token endpoint by @cicnavi in #250

  • Enable caching capabilities on UserRepository by @cicnavi in #264

  • Add caching support for protocol artifacts by @cicnavi in #270

  • Move module_oidc.php to module_oidc.php.dist by @cicnavi in #279

  • Enable defining additional private / public key pair for key rollover scenario by @cicnavi in #283

  • Remove OAuth2 Implicit flow by @cicnavi in #290

  • Make OIDC protocol endpoints available as Symfony routes by @cicnavi in #227

  • Initial federation entity configuration endpoint implementation by @cicnavi in #222

  • Add Registration Types property to clients by @cicnavi in #226

  • Add federation_jwks property to clients by @cicnavi in #241

  • Add Automatic Client Registration Implementation by @cicnavi in #248

  • Enable TrustMarks listing in Entity Configuration by @cicnavi in #263

  • Enable testing trust chain resolution in admin UI by @cicnavi in #269

  • Add Trust Mark Validation capabilities by @cicnavi in #278

  • ISSUE_218_Support_single_page_app_browser_clients_using_authorization_code_and_pkce by @ioigoume in #219

  • SSP-2031_OIDC_module_fix_display_of_public_clients by @ioigoume in #225

  • Upgrade lcobucci/jwt to version 5 by @cicnavi in #220

  • Fix db migration other warnings by @pradtke in #230

  • ISSUE_231 by @ioigoume in #233

  • Add CoreFactory with predefined algos by @cicnavi in #253

  • Move ClientEntity factory methods to dedicated ClientEntityFactory by @cicnavi in #255

  • Move to dedicated AccessTokenEntity Factory by @cicnavi in #256

  • Move to dedicated AuthCodeEntity Factory by @cicnavi in #257

  • Introduce ClaimSetEntityFactory by @cicnavi in #258

  • Move to dedicated RefreshTokenEntity Factory by @cicnavi in #259

  • Move to dedicated UserEntity Factory by @cicnavi in #260

  • Move to dedicated ScopeEntity Factory by @cicnavi in #261

  • Move to DateTime helper instead of static TimestampGenerator by @cicnavi in #262

  • Start testing with SSP 2.3 by @cicnavi in #268

  • Remove globals from unit tests by @cicnavi in #282

  • Reset client auth source if not valid by @cicnavi in #280

  • Remove DatabaseLegacyOAuth2Import service by @cicnavi in #288

  • Update translations by @cicnavi in #285

  • Start with version 6 by @cicnavi in #291

New Contributors

Full Changelog: v5.1.1...v6.0.0

v5.1.1

31 Jan 09:42
c568af5

Choose a tag to compare

What's Changed

  • Update README.md by @mheder in #215
  • Update README.md by @mheder in #216
  • Raise key-size from 2048 > 3072 by @tvdijen in #224
  • Update docker run to use newer ssp image by @pradtke in #229
  • Allow plugin phpstan/extension-installer by @cicnavi in #238
  • Add note about SSP version compatibility in readme by @cicnavi in #237
  • Add note about attribute name format used in examples by @cicnavi in #266
  • Make identifier attribute name set in config visible in error messages by @cicnavi in #272

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

09 Feb 13:01
c42edce

Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0