Skip to content

WIP: Add Discourse ID challenge endpoint and registration service #34326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ZogStriP
Copy link
Member

Implements the challenge/response flow for Discourse ID registration:

  • Add .well-known/discourse-id-challenge endpoint to serve challenge tokens
  • Create DiscourseId::Register service for automated registration flow
  • Handle challenge token storage in Redis with 10-minute expiration
  • Include comprehensive test coverage for both endpoint and service

Implements the challenge/response flow for Discourse ID registration:
- Add `.well-known/discourse-id-challenge` endpoint to serve challenge tokens
- Create DiscourseId::Register service for automated registration flow
- Handle challenge token storage in Redis with 10-minute expiration
- Include comprehensive test coverage for both endpoint and service
@ZogStriP ZogStriP requested a review from pmusaraj August 14, 2025 14:48
@github-actions github-actions bot added the i18n PRs which update English locale files or i18n related code label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n PRs which update English locale files or i18n related code
Development

Successfully merging this pull request may close these issues.

1 participant