Skip to content

Releases: pochocho/okta-saml-sso

v2.0.0

27 Jul 22:06
838c33e
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #11
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #15
  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.3.0 by @dependabot in #13
  • Bump actions/checkout from 3 to 4 by @dependabot in #16
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #17
  • Upgrade to support laravel 10 11 by @rexs123 in #18

Full Changelog: v1.4.3...v2.0.0

v1.4.3

12 Dec 00:20
1d1139c
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.4.2...v1.4.3

v1.4.2

11 Dec 23:04
79b3666
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...V1.4.2

v1.4.1

10 Dec 20:27
3e9ba0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 Dec 19:01
933dafd
Compare
Choose a tag to compare

What's Changed

  • Validate cert signature and expiration by @pochocho in #4
    • Breaking change, you now have to download your Okta App certificate and specify its location in the config file by using the credential_paths.idp_certificate (needs to be added if configs where previously published)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

09 Dec 18:52
a69107f
Compare
Choose a tag to compare

What's Changed

  • Return all attribute values for unspecified values by @rexs123 in #3

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Nov 13:35
b874a1a
Compare
Choose a tag to compare
Merge pull request #2 from pochocho/develop

Fix bug on UnEncryptedController that was attempting to get Encrypted…

v1.1.0

29 Nov 12:35
85eb5e7
Compare
Choose a tag to compare
Merge pull request #1 from pochocho/develop

configurable action to authenticate/create user, config renames

v1.0.0

28 Nov 15:42
404f98d
Compare
Choose a tag to compare
support for laravel 9.0 onwards