firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Add google/microsoft providers for a tenant using python library

Open kshitij-enable opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. We are using google identity platform to manage user authentication in our FastAPI based web application. We want to provide a mechanism to the admins to add google/microsoft providers to the tenant using APIs.

Describe the solution you'd like We are using google identity platform to manage user authentication in our FastAPI based web application. In the application, admin users have UI screens to manage users and identity providers. We want to provide a mechanism to the admins to add google/microsoft providers to the tenant using the UI and the APIs.

Describe alternatives you've considered None

Additional context None

kshitij-enable avatar Jul 01 '24 08:07 kshitij-enable