Releases: pochocho/okta-saml-sso
Releases · pochocho/okta-saml-sso
v2.0.0
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
What's Changed
- Add PHPStan and Composer Scripts. by @frankperez87 in #7
Full Changelog: V1.4.2...v1.4.3
v1.4.2
What's Changed
- Add GitHub Actions by @frankperez87 in #6
New Contributors
- @frankperez87 made their first contribution in #6
Full Changelog: v1.4.1...V1.4.2
v1.4.1
v1.4.0
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)
- Breaking change, you now have to download your Okta App certificate and specify its location in the config file by using the
Full Changelog: v1.3.0...v1.4.0