Skip to content
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

Add support for multi tenant authentication #735

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

Conversation

DKbyo
Copy link

@DKbyo DKbyo commented May 24, 2023

Description

Add tenant id to firebase::auth::Auth to send it as a parameter on every request

This change requires support tenantId variable on firebase-cpp-sdk, here is a PR for that as well

firebase/firebase-cpp-sdk#1331


Testing

Create a new Google Cloud identity platform with multi tenant

  • Create a custom token manually
  • Sign in with custom token and tenantId parameter set

There are a lot of more things to test....


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

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