Questions tagged [google-sso]

Google Apps services for Single Sign-On (SSO)

Google Apps services for Single Sign-On (SSO)

84 questions
2
votes
4 answers

SSO Library on asp.net C#

What the the Open source Library available in the C#.NET for the SSO. Basically I want to connect with Google SSO then will further continue with other providers.
Bindas
  • 980
  • 2
  • 8
  • 22
2
votes
1 answer

How to detect dismissal of the google "choose account" dialog

I'm integrating Google SSO in my Android app. I would like to know when a user was prompted with the choose account dialog and decided to click on the background, so the dialog was dismissed. The choose account dialog is triggers by: @Override …
gioravered
  • 1,758
  • 3
  • 19
  • 30
2
votes
1 answer

Rails / Google SSO - auth popup causing: Blocked a frame with origin

I have a Rails app that uses Google SSO to sign in / up users. It works fine in Safari, but in Chrome I keep getting this error: Blocked a frame with origin "[domain]" from accessing a frame with origin "https://accounts.google.com". Protocols,…
Anders
  • 2,903
  • 7
  • 58
  • 114
1
vote
0 answers

Google Secure LDAP credentials not working

I'm trying to get a simple ldapsearch query working against Google Secure LDAP without using client certificate. I'm using Ubuntu 22.04 ldap-utils. Am I doing something obviously wrong with my query below? Assume username generated by Google is…
AngularNerd
  • 871
  • 7
  • 14
1
vote
1 answer

Is there a way in Google SSO to force the user to re-enter their google password and not automatically sign in?

I need to give Google SSO a flag that force the user to reauthenticate when signing in and not to sign in automatically, I have read about the scopes/flags that could be sent with the request and didn't find relative answer, there is a flag called…
1
vote
0 answers

Android Google SSO - Force User to Enter Password

I'm interested in using Google SSO in my Java-based Android app, so that the users don't have another account and password to remember, but - given the sensitive nature of some of the data in the app - I'd like to force users to re-enter their…
rweiser
  • 319
  • 1
  • 3
  • 13
1
vote
2 answers

How to know if user went through MFA during Google SSO

I'm looking to implement Sign In With Google for a web app and for compliance reasons, I need to ensure that the users signup/login to our app with MFA. However, the users which are clients of our app, are not employees of our company, so I don't…
1
vote
0 answers

Google SAML SSO is not sending UserId attribute

We have an application which can be launched via SAML launch. Our customers are using google SAML launch. Recently we have observed few scenarios where SAML launch is missing Userid attribute. Upon detailed investigation we found that referrer url…
Sam4Code
  • 541
  • 5
  • 9
1
vote
1 answer

How to sign the assertion with Google SAML

I am trying to setup SAML with GSuite. But I get this error The Assertion of the Response is not signed and the SP requires it. I have configured that the assertion should be signed in my SP. I can see the option to sign the response assertion in…
1
vote
3 answers

Google Oauth2 Consent Screen "Allow" button disabled for DELPHI app

Can someone please help me why the button "Allow" in the screen below is disabled? WE are using a Delphi application in order to have user single sign on with google using the TWebBrowser built in delphi to start the process. Here is what our…
1
vote
1 answer

Google Workspace SSO with Itop

I was trying to figure out how I can integrate Google SSO to Itop. I have seen options for integrating with LDAP.
1
vote
1 answer

Integration between Azure and Google - SSO and User Provisioning from Google to Azure

We have G Suite as an identity provider in our company. Some of users also use Azure and Office 365. We want to be able to login by using Google account to Azure Ad and later have this account in AD and assign roles and groups in AD and whole Azure.…
1
vote
0 answers

Will AWS Google SSO Integration kill the current AWS users?

We are planning to integrate Google SSO to AWS but we have a fear that integrating Google SSO must not kill the current Administrator accounts. Do anyone has any idea about it. Thanks.
1
vote
0 answers

Adding oauth clientId fail with maximum limit of the resource

While i'm trying to create new OAuth client ID (APIs & Services -> Credentials -> + Create credentials -> OAuth client Id) for Android appplication (with package name and SHA-1 of release certyficate) i'm getting Creaed failed with message The…
lukhol
  • 318
  • 2
  • 6
  • 18
1
vote
0 answers

How to configure Windows 10 login with secure LDAP

Is there any way to configure windows 10 login with Google secure LDAP service? References which I have already tried: (LDP.exe for windows 10) Can anyone help me in this Thanks
Ashwani
  • 485
  • 2
  • 9
  • 23