github 24Slides/laravel-saml2 2.0.0
v2.0.0

latest releases: 2.2.0, 2.1.0, 2.0.11...
4 years ago

Added

  • Completely changed the way of supporting multiple Identity Providers by adding Tenants
  • Helper functions saml_url(), saml_route(), saml_tenant_uuid()
  • Initializing SP in middleware
  • Database migrations
  • Console commands saml2:create-tenant, saml2:update-tenant, saml2:delete-tenant,
    saml2:restore-tenant, saml2:list-tenants, saml2:tenant-credentials

Fixed

  • Routes are now accepting UUID of tenants instead of idpKey

Removed

  • IdP Resolver, now it resolves by ResolveTenant middleware by matching UUID on routes
  • Building SSO SP in Laravel ServiceProvider

Don't miss a new laravel-saml2 release

NewReleases is sending notifications on new releases.