google-openidconnect Questions

1

Solved

I have an API Server (Resource server) and multiple apps, Web GUI (SPA) and a Desktop client and maybe more coming. I'd like to use openid-connect besides http basic authentication for my API Serve...

1

Solved

I am trying to add Google and Azure Active Directory authorities as OpenIdConnect options in my application. If i add each of them separately, it works fine. But if i add them both i get the follo...

2

Solved

I'm using Google's OpenIDConnect authentication, and I want to validate the JWT id_token returned from Google. However, the documentation seems inconsistent about what value Google returns for the ...

0

I wrote some codes to build web app using Google SignIn. First, initiallize API platform, gAuth = gapi.auth2.init( { client_id: gAuthClientId, fetch_basic_profile: false, scope: gAuthScope } );...
Bellyache asked 12/1, 2016 at 13:57
1

© 2022 - 2024 — McMap. All rights reserved.