Releases: inferno-framework/udap-security-test-kit
Releases · inferno-framework/udap-security-test-kit
UDAP Security Test Kit v0.11.1
What's Changed
- FI-3717 Remove references to auto-generated certificates by @alisawallace in #26
- FI-3716 Make udap_client_id parameter flow-specific by @alisawallace in #24
Full Changelog: v0.11.0...v0.11.1
UDAP Security Test Kit v0.11.0
Breaking Changes:
- Ruby Version Update: Upgraded Ruby to
3.3.6
- Inferno Core Update: Bumped to version
0.6
. - Gemspec Updates:
- Switched to
git
for specifying files. - Added
presets
to the gem package. - Updated any test kit dependencies
- Switched to
- Test Kit Metadata: Implemented Test Kit metadata for Inferno Platform.
- Environment Updates: Updated Ruby version in the Dockerfile and GitHub Actions workflow.
UDAP Security Test Kit v0.10.3
What's Changed
- FI-3610 Add redirect_uri config to redirect test by @alisawallace in #19
- FI-3531 Add optional community parameter input by @alisawallace in #20
Full Changelog: v0.10.2...v0.10.3
UDAP Security Test Kit v0.10.2
What's Changed
- FI-3220 Add scope and aud parameters as optional inputs for authorization code redirect test by @alisawallace in #16
- FI-3175 Allow testers to specify new or updated client registration attempt by @alisawallace in #17
Full Changelog: v0.10.1...v0.10.2
UDAP Security Test Kit v0.10.1
What's Changed
- FI-3113 Improve testing scope description by @alisawallace in #12
- FI-3460 Update registration success test description by @alisawallace in #11
- FI-3508 Update custom redirect path to include correct suite ID by @alisawallace in #14
- Increment required
inferno_core
version to >= 0.5.1
Full Changelog: v0.10.0...v0.10.1
UDAP Security Test Kit v0.10.0
What's Changed
- FI-3273 Refactor test kit inputs for improved readability by @alisawallace in #7
- FI-3156 Loosen checks on scopes received with successful registration response by @alisawallace in #8
- FI-3219 Add access token outputs by @alisawallace in #9
Full Changelog: v0.9.2...v0.10.0
UDAP Security Test Kit v0.9.2
What's Changed
- FI-3155 Fix JWT encoding method by @alisawallace in #5
Full Changelog: v0.9.1...v0.9.2
UDAP Security Test Kit v0.9.1
What's Changed
- FI-3065: Add links to suite by @Jammjammjamm in #3
UDAP Security Test Kit v0.9.0
Initial public release.