Skip to content

docs: Montandon external token JWT architecture (#2123)#2785

Open
Tarekchehahde wants to merge 1 commit into
IFRCGo:developfrom
Tarekchehahde:docs/issue-2123-montandon-jwt
Open

docs: Montandon external token JWT architecture (#2123)#2785
Tarekchehahde wants to merge 1 commit into
IFRCGo:developfrom
Tarekchehahde:docs/issue-2123-montandon-jwt

Conversation

@Tarekchehahde

Copy link
Copy Markdown

Summary

  • Add docs/montandon-external-token-jwt.md covering:
    • /api/v2/external-token/ flow
    • JWT payload claims (jti, userId, exp, inMovement)
    • RS256 signing via OIDC keys
    • Montandon alert integration pointers

Test plan

  • Doc matches current UserExternalToken model and serializer behavior
  • Maintainer review for Montandon-specific operational details

Fixes #2123

Made with Cursor

Document API flow, payload claims, signing keys, and Montandon integration
for UserExternalToken JWTs.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Create documentation outlining the architecture, flow, and payload structure of Montandon JWT token

1 participant