Open
Description
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