Skip to content

add implementation for rfc-9207#57

Merged
ylebre merged 4 commits into
mainfrom
feature/rfc-9207
Jun 12, 2026
Merged

add implementation for rfc-9207#57
ylebre merged 4 commits into
mainfrom
feature/rfc-9207

Conversation

@ylebre

@ylebre ylebre commented Jun 12, 2026

Copy link
Copy Markdown
Member
  • adds &iss={issuer} to the authorization redirect
  • adds the entry in the well-known/openid-configuration
  • adds tests

Fixes #52
Supercedes #54

@ylebre ylebre changed the title add implementation for rfc-9207 (adds &iss={issuer} to the authorizat… add implementation for rfc-9207 Jun 12, 2026
@ylebre ylebre requested a review from Potherca June 12, 2026 14:30
@ylebre ylebre merged commit 84767dc into main Jun 12, 2026
22 checks passed
@ylebre ylebre deleted the feature/rfc-9207 branch June 12, 2026 14:40
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.

Add iss parameter to redirect URLs to mitigate "mix-up" attacks (as per RFC 9207)

2 participants