OpenID scope field for authenticating users in a Chrome batch application

If I use Google OpenID to authenticate users for my packaged application, I need to fill in the OpenID area field. The problem is that I have no idea what to enter. Sais documentation:

In the text box that appears, enter the area in which your application will be used. to request the Google OpenID service. This should be exactly the same as the value of the openid.realm field in your authentication requests.

What exactly should I enter? where can i see / get this value?

+4
source share
1 answer

OpenID , OpenID 2.0 OpenID Connect.

, , , , openid.realm () Google.

, OpenID 2.0 OpenID Connect OpenID Connect Google Identity Platform .

P.S., , , OpenID, google-oauth, ;)

+1

Source: https://habr.com/ru/post/1525594/


All Articles