Skip to content

Add DiscoverTenants endpoint for pre-login tenant discovery#23

Merged
idotta merged 1 commit intomainfrom
sample
Mar 6, 2026
Merged

Add DiscoverTenants endpoint for pre-login tenant discovery#23
idotta merged 1 commit intomainfrom
sample

Conversation

@idotta
Copy link
Copy Markdown
Owner

@idotta idotta commented Mar 6, 2026

  • Implemented DiscoverTenants feature with request and response models.
  • Added DiscoverTenantsHandler to handle tenant discovery logic.
  • Created DiscoverTenantsRequestValidator for input validation.
  • Integrated DiscoverTenants endpoint into AuthEndpoints.
  • Updated sample application to demonstrate DiscoverTenants functionality.
  • Added unit tests for DiscoverTenantsHandler to ensure correct behavior.
  • Enhanced logging and error handling for tenant discovery process.

- Implemented DiscoverTenants feature with request and response models.
- Added DiscoverTenantsHandler to handle tenant discovery logic.
- Created DiscoverTenantsRequestValidator for input validation.
- Integrated DiscoverTenants endpoint into AuthEndpoints.
- Updated sample application to demonstrate DiscoverTenants functionality.
- Added unit tests for DiscoverTenantsHandler to ensure correct behavior.
- Enhanced logging and error handling for tenant discovery process.
@idotta idotta merged commit c4738d1 into main Mar 6, 2026
1 check passed
@idotta idotta deleted the sample branch March 6, 2026 16:59
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.

1 participant