Hello,
As the title says, I have a web application (Python FastAPI for the backend and React JSX for the frontend) where I had an authentication flow with Firebase and GCP’s Identity Platform functionality. Here, we register the user with email and password, provide it to the user, and the user logs in to the application.
Now, I want to implement AD authentication into this application. I searched about this on the web but found it challenging to get any resources or good documentation.
Can anyone suggest any resources to implement this?
Also, can I implement both MS Azure AD and Google AD authentication?
P.S.: This is my first time diving into AD-related authentication. So please ignore if I wrote anything wrong above.
submitted by /u/ai_ml_dl_ds_py
[link] [comments]
r/learnpython Hello, As the title says, I have a web application (Python FastAPI for the backend and React JSX for the frontend) where I had an authentication flow with Firebase and GCP’s Identity Platform functionality. Here, we register the user with email and password, provide it to the user, and the user logs in to the application. Now, I want to implement AD authentication into this application. I searched about this on the web but found it challenging to get any resources or good documentation. Can anyone suggest any resources to implement this? Also, can I implement both MS Azure AD and Google AD authentication? P.S.: This is my first time diving into AD-related authentication. So please ignore if I wrote anything wrong above. submitted by /u/ai_ml_dl_ds_py [link] [comments]
Hello,
As the title says, I have a web application (Python FastAPI for the backend and React JSX for the frontend) where I had an authentication flow with Firebase and GCP’s Identity Platform functionality. Here, we register the user with email and password, provide it to the user, and the user logs in to the application.
Now, I want to implement AD authentication into this application. I searched about this on the web but found it challenging to get any resources or good documentation.
Can anyone suggest any resources to implement this?
Also, can I implement both MS Azure AD and Google AD authentication?
P.S.: This is my first time diving into AD-related authentication. So please ignore if I wrote anything wrong above.
submitted by /u/ai_ml_dl_ds_py
[link] [comments]