Questions tagged [google-sso]

Google Apps services for Single Sign-On (SSO)

Google Apps services for Single Sign-On (SSO)

84 questions
0
votes
2 answers

A cookie associated with a cross-site resource at "URL" was set without the `SameSite` attribute

In Google Chrome console I am getting this warning "A cookie associated with a cross-site resource at "URL" was set without the SameSite attribute". It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set…
0
votes
1 answer

SSO: Authorized Users Management on Google vs. other IdP

My goal is to implement an SSO Service Provider in my web application, but I'm having trouble understanding SSO with Google as Identity Provider vs. other IdPs. I've created two POCs, one which uses SAML and another one which uses OpenID Connect.…
0
votes
0 answers

native script facebook//google sso serverside

Starting to plan out a new app. One API to deliver mobile and web apps. When mobile apps are not in the requirements I typical opt for server-side flow for facebook and google, ie send the user off the fb of goo and they then return back to a…
user1037355
0
votes
2 answers

Google SAML APP SSO authentication in php application

I have php application build in Laravel and hosted it in a server. I have also created a (G-suit) google admin account(https://admin.google.com) with my domainname(http://www.example.com) as a admin i have created few users (abc@myhost.com,…
Selvesan Malakar
  • 511
  • 2
  • 7
  • 20
0
votes
0 answers

Add Google SSO to view certain pages and download documents on intranet built in joomla

I'm building a company intranet in Joomla 3.0 and need a way that when people try and access the policy documents, they have to be signed in ideally using SSO. Can anyone suggest how I do this please?
0
votes
1 answer

Moodle and Google SSO

My school is looking to use moodle as an LMS and integrating it with google apps. What I would like to implement in the integration is a single sign on where once a user is logged into google apps, they would immediately be logged into their moodle…
Andy Tang
  • 51
  • 2
  • 7
0
votes
1 answer

Upgrade spring project (have google sso) to v4 Jackson JacksonFactory class not found

I am trying to upgrade my project form spring 3 (using google sso api 1.17.0-rc) to spring 4.1.6. As per spring migration guide, I have to update the jackson-core-asl-1.9.11 jar to jackson-annotations-2.3.5.jar, jackson-core-2.3.5.jar,…
mehere
  • 1,487
  • 5
  • 28
  • 50
0
votes
1 answer

generating list of X.509 certificates and storing it in .bin file

i am trying to create a certificate for google marketplace app. i am trying to implement a interface http://code.google.com/p/step2/source/browse/code/java/trunk/common/src/main/java/com/google/step2/xmlsimplesign/TrustRootsProvider.java?r=383 my…
mathlearner
  • 7,509
  • 31
  • 126
  • 189
-1
votes
1 answer

Spring Boot: secure some endpoints with Google Oauth

I try to use Google SSO with a Spring Boot application. I've added this dependency: org.springframework.boot spring-boot-starter-oauth2-client
Samuel
  • 594
  • 1
  • 6
  • 22
1 2 3 4 5
6