Skip to content

Conversation

@smozely
Copy link

@smozely smozely commented Jan 6, 2026

Summary

Creates the v2.3.4 and v3.0.2 version of the Security Profile spec which is no change from the previous version. This is to keep it in line with the published version descriptions on Confluence.

  • Creates v2.3.4 release directory as a copy of v2.3.0 with version numbers updated
  • Creates v3.0.2 release directory as a copy of v3.0.1 with version numbers updated

Comparing versions

To compare the new versions against their sources:

# Compare v2.3.4 against v2.3.0
diff -r dist/v2.3.0 dist/v2.3.4

# Compare v3.0.2 against v3.0.1
diff -r dist/v3.0.1 dist/v3.0.2

@smozely smozely force-pushed the smozely/patch-6-updates branch from 342b9a8 to c3335d4 Compare January 6, 2026 22:55
Creates v2.3.4 release as a copy of v2.3.0 with version numbers updated.
Creates v3.0.2 release as a copy of v3.0.1 with version numbers updated.
@smozely smozely force-pushed the smozely/patch-6-updates branch from c3335d4 to 04c0e49 Compare January 6, 2026 23:00
@NigelSomerfieldPNZ NigelSomerfieldPNZ self-assigned this Jan 8, 2026
Copy link

@tinagroark tinagroark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - just needs some comments in the README, I think

- CIBA decoupled flow relevant [schemas](./ciba-flow/README.md)
- ID token [schema](./id-token/id-token-body-schema.json)
- Generic JWS header [schema](./common/JOSE-header-schema.json)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we should add a summary of the changes along the lines of:

Patch version uplift only. This is to keep it in line with the published version descriptions on Confluence.

- ID token [schema](./id-token/id-token-body-schema.json)
- Generic JWS header [schema](./common/JOSE-header-schema.json)
- Authorisation Server Metadata [schema](authorization-server-metadata/metadata-schema.json)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we should add a summary of the changes along the lines of:

Patch version uplift only. This is to keep it in line with the published version descriptions on Confluence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants