Skip to main content

Questions tagged [google-sso]

Google Apps services for Single Sign-On (SSO)

0 votes
0 answers
25 views

Google ID Token Invalid Only When Using Sign In With Google Button

I am working on implementing Sign In With Google functionality for my website. The ID tokens are being verified in Python, using the verify_oauth2_token function from the google.oauth2 library. This ...
user25652093's user avatar
0 votes
1 answer
34 views

Google SSO not working properly on flaks application

I am trying to integrate google SSO login on a flask application but it gives me some error. (The error and code is mentioned in the later part of the question). I encountered some issues while ...
Manan's user avatar
  • 1
0 votes
0 answers
121 views

/api/auth/session being called multiple times and expires getting updated for every call

Integrating NextAuth using Google Provider [...nextauth].js file export const authOptions = { providers: [ GoogleProvider({ clientId: process.env.GOOGLE_CLIENT_ID, ...
ishu_oct's user avatar
0 votes
0 answers
47 views

Google One Tap not showing on mobile

I'm experiencing an issue with displaying the Google OneTap button. I have an ionic vue app that is supposed to work both on mobile and on a regular browser. On the regular browser I can see the ...
S. L.'s user avatar
  • 636
0 votes
0 answers
96 views

Reactjs App using Spring Boot & Google for SSO for Backend Authentication - Reauthenticate After Access Token Expires

I have an application using React for the frontend and Spring Boot for the backend, that use Google SSO (OIDC) for authentication. I'm running in to an issue where the app will not attempt to relog ...
dlemp's user avatar
  • 21
0 votes
0 answers
16 views

GoogleSSO How to detect password change or signed out

We are implementing GoogleSSO, in the new API, I am not able to find out how to identify if user is logged out in another tab or if the session is still valid or in these lines. If I want to store the ...
kobe's user avatar
  • 15.8k
0 votes
1 answer
93 views

Angular-oauth2-oidc - Angular SSO(Single SignIn On) oAuth2

After logging out and clearing session storage, the issue persists where the login form doesn't prompt for the account upon the next login. Various authentication flows such as ...
Nishanth J's user avatar
0 votes
0 answers
51 views

It is possible for Keycloak to be used as an SP and Google as IDP

jenkins instead of signing into jenkins using username/ password credentials, we sign into google workspace and access jenkins in the same manner i want keycloak to work as SP keycloak instead of ...
prajwal's user avatar
0 votes
1 answer
169 views

How do a debug a 419 page expired in Laravel for a Google Callback?

I've recently updated to the latest laravel, and while doing that and other development, have somehow broken my Google SSO integration. I'm not using Socialite but it's a similar functionality. On my ...
daprezjer's user avatar
  • 875
1 vote
0 answers
51 views

How to display oidc App in google workspace

hi I created a "custom SAML app" in "admin.google.com" and that SAML app is displayed in "workspace.google.com" I created an OIDC client in "console.cloud.google.com&...
Praveen's user avatar
  • 21
0 votes
0 answers
28 views

It is possible to create OIDC app in google workspace dashboard?

using "custom SAML app" option in Google admin console. in our company we are able to create SAML app in Google, is there any option we can use OIDC SSO protocol instead of SAML protocol to ...
prajwal's user avatar
0 votes
0 answers
26 views

Drupal Google Login get user Gender, Phone Number etc

I want to get user Phone number & Gender when the user logged in using Google SSO in Drupal 9. I have created a event subscriber to get the user name to set it as first & last name in drupal ...
Souvik Das's user avatar
2 votes
0 answers
146 views

SSO sign out from Google with Microsoft.Identity.Web

I have a dotnet 7.0 application (web app) and I want to be able to sign users in and out via SSO from Azure AD and Google. Signing in is working for both. But signing out is only working for AzureAD ...
nl-x's user avatar
  • 11.8k
0 votes
0 answers
497 views

Laravel Breeze and Inertia JS problem with CORS Policy has block no "Access-Control-Allow-Origin"

I have a problem when I tried to use Google SSO to my project, I have this issue: Access to XMLHttpRequest at 'https://accounts.google.com/o/oauth2/auth?client_id=' (redirected from 'http://127.0.0.1:...
Johnny Antiojo Jr.'s user avatar
0 votes
0 answers
38 views

How to add multiple Client ID's in Google SSO Integration in iOS App

I am a complete beginner in iOS development. I want to integrate google SSO in my App. I have a requirement where there are multiple clients with different client ID’s and different users in it. I am ...
Nemo's user avatar
  • 1

15 30 50 per page
1
2 3 4 5 6