What if a site is already logged in with google sso and has it's sso id_token and by using of that wants to login into moodle website by bypassing it's login page. Is this achievable from Oauth2? If yes then how?
If not possible then one may have to…
I have a wordpress website in which i have logged in using google sso and i have a id_token of google sso for that login. Now i want to login directly(without showing login page) to another website which is built in moodle from that logged in…
When I run the following Google SSO test in Cypress, I get the following
401 error message:"error": "unauthorized_client", "error_description": "Unauthorized".
The user, Jackie Chan, is able to log on via Google, manually, but for some reason,…
So I've been trying to find a way to call the google prompt by using my own button in React, and not googles, cause it doesn't fit with the styles of the platform that I am busy building
So, I followed this wonderful persons idea…
I want to test out google sso in my local dev environment before pushing to production.
However the Authorized Javascript Origins will not allow me to add the URI because it does not have a valid top level domain.
mytestenvironment.localbx
Because I…
I have a free Google account and I want to get a list of my apps that use delegated Google SSO. For example, I'm using Google SSO with StackOverflow. Is there a way to get a list of such delegations? I know this is possible with Workspace, but I'm…
I'm looking for a solution to the following problem. I've configured an AWS Managed Grafana workspace to work with Google's G Suite SSO as a custom SAML 2.0 authentication provider according to step 14 of these AWS directions. When I try to login to…
We have had everything working perfectly for the last couple of years, then all of a sudden in the last week we cant log into AWS using the Google SSO.
We are setting up the roles for the users again (as per…
I hope everyone is fine. I am trying to implement google sso on my fastapi app. after entering the user credentials is entered and it gets redirected while redirecting i am getting this error
google_sso = GoogleSSO("client-id", "client-secret",…
I have experience in integrating AWS cognito with Azure AD (SSO). But I don't know how to implement similar authentication in GCP.
I want to authenticate the users in Azure AD to use the custom web app deployed in Google cloud run.
I see three…
I want to implement Google Sign-In for Server-Side Apps (https://developers.google.com/identity/sign-in/web/server-side-flow) in .Net Core - Web API or MVC. Is there any SDK for this?
In my Android app, I need to link user's contacts to our DB user accounts, so the user can click on a specific contact and the app will translate it to our internal User ID (if exists), thus making communication easier and friendlier.
I thought…
I work for a company that has application for 4 platforms (Android, IOS, windows, and web) and before a couple of days we get this message:
"Google will discontinue support for sign-ins to Google accounts from embedded browser frameworks, starting…
I understand that you should use HTTPS for secure communication etc. however my testing application is HTTP (as it is only used by me). This is the only reason for asking this.
Google is being used as an identity provider for SAML, and here (bullet…
We have a Google G suite with multiple domains and users with email addresses not always having the primary domain extension.
When ldap searching the Secure LDAP environment for a user with a non primary domain we get the wrong user DN…