Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Patryk

    (@triloworld)

    Edit line 82 in file “okv-oauth/App/Libraries/MyOauth/Google.php”:

    
     '&grant_type=authorization_code' .
     '&hd=domain.com';
    

    Add just some admin filed to manage it ??

    Plugin Author vee

    (@okvee)

    Added in v 1.3.3.
    I don’t think this hd parameter can be added while using get token.
    Please look at the document. https://developers.google.com/identity/protocols/OpenIDConnect
    There is no hd in the token step but it is in create auth URL.

    If this is not working please tell me again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add domain limit by expose “hd” field’ is closed to new replies.