Skip to content

Conversation

MatKuhr
Copy link
Member

@MatKuhr MatKuhr commented Mar 14, 2025

Context

Improves our code to explicitly throw in case the subdomain is missing. The IAS server will reject any requests where tenantId != provider && subdomian == null. This PR throws an explicit error instead of allowing the request.

See #736

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@MatKuhr MatKuhr changed the title fix: [IAS] Harden IAS Subdomain Resolution in OAuth2Service feat: [IAS] Harden IAS Subdomain Resolution in OAuth2Service Mar 14, 2025
@MatKuhr MatKuhr added please merge Request to merge a pull request please review Request to review a pull request labels Mar 14, 2025
@MatKuhr MatKuhr enabled auto-merge (squash) March 14, 2025 17:35
@MatKuhr MatKuhr merged commit ab9e50b into main Mar 18, 2025
14 checks passed
@MatKuhr MatKuhr deleted the fix/ias-missing-subdomain-handling branch March 18, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge Request to merge a pull request please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants