Skip to content

Make the examples make better sense#328

Merged
selfissued merged 4 commits into
mainfrom
mbj-examples
Jan 19, 2026
Merged

Make the examples make better sense#328
selfissued merged 4 commits into
mainfrom
mbj-examples

Conversation

@selfissued

Copy link
Copy Markdown
Member

Fixed #327 - Use separate examples for Intermediate and OP Entity Configurations. This involved changing the overloaded entity name openid.sunet.se to use three separate names: sunet.se for the Intermediate, rp.sunet.se for the RP, and op.sunet.se for the OP.

Changed some "iss" and "exp" dates in examples so they make better sense.

Changed "kid" values in examples to be plausible JWK Thumbprint values for their keys.

Fixed an inconsistency where part of an example used https://op.umu.se/openid as the issuer and part of it used https://op.umu.se. It now consistently uses https://op.umu.se as the issuer.

Fixed an inconsistency in an example where umu.se URLs were used for sunet.se metadata.

Also fixed some inconsistencies with trailing slashes in issuer names.

Cc: @surfnet-niels

@selfissued selfissued merged commit cf1cd24 into main Jan 19, 2026
1 check passed
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.

Example 9.2 inconsistent?

4 participants