Subversion Repositories oidplus

Rev

Rev 434 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 434 Rev 635
Line 20... Line 20...
20
    Create a new "OAuth 2.0-Client-ID"
20
    Create a new "OAuth 2.0-Client-ID"
21
    - Application type: Web application
21
    - Application type: Web application
22
    - Name: OIDplus 2.0
22
    - Name: OIDplus 2.0
23
    - Authorized JavaScript origins: None
23
    - Authorized JavaScript origins: None
24
    - Authorized redirect URIs:
24
    - Authorized redirect URIs:
25
      Add https://<Your OIDplus URL>/plugins/publicPages/810_login_google/oauth.php
25
      Add https://<Your OIDplus URL>/plugins/viathinksoft/publicPages/810_login_google/oauth.php
26
 
26
 
27
    You will now receive a client ID and a client key (secret!)
27
    You will now receive a client ID and a client key (secret!)
28
 
28
 
29
(5) In userdata/baseconfig/config.inc.php, add following lines:
29
(5) In userdata/baseconfig/config.inc.php, add following lines:
30
 
30