Skip to content

Conversation

@renkelvin
Copy link
Contributor

@renkelvin renkelvin commented Feb 9, 2023

Pass auth instance in request configure and use it to:

  1. retrieve the associated tenant ID for requests User is created in a specific tenant although tenantID was not specified  #10748
  2. store the associated auth instance in MFA resolver [auth] The resolver exposed in MFA is not associated to the correct app #10690

Fix #10748
Fix #10690

@renkelvin renkelvin requested a review from paulb777 February 10, 2023 00:46
Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

Is it feasible to add a regression test for the MultiFactor issue?

Would you update the Changelog?

@renkelvin
Copy link
Contributor Author

Looks good. Thanks!

Is it feasible to add a regression test for the MultiFactor issue?

Would you update the Changelog?

Good suggestions. Done.

@paulb777 paulb777 added this to the 10.6.0 - M128 milestone Feb 10, 2023
@renkelvin renkelvin merged commit 0216c1a into master Feb 10, 2023
@renkelvin renkelvin deleted the multi-app branch February 10, 2023 22:01
paulb777 added a commit that referenced this pull request Feb 11, 2023
paulb777 added a commit that referenced this pull request Feb 24, 2023
paulb777 added a commit that referenced this pull request Mar 3, 2023
paulb777 added a commit that referenced this pull request Mar 7, 2023
@firebase firebase locked and limited conversation to collaborators Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User is created in a specific tenant although tenantID was not specified [auth] The resolver exposed in MFA is not associated to the correct app

3 participants