Project

General

Profile

« Previous | Next » 

Revision 59620

scopes now read from properties + get refresh tokens delets the old ones.

View differences:

springContext-userLoginCore.properties
4 4
oidc.secret=AMQtGlbTXNjwjhF0st28LmM6V0XypMdaVS7tJmGuYFlmH36iIv4t7tVqYuLYrNPkhnZ_GPUJvhymBhFupdgb6aU
5 5
#oidc.secret=MadHwSTcmoPTzxtpbnipfmmCxT09UDiejQf2bIIuUdqPv8i2jZDFT_cI8KHtRGMcYHwYQKbdtO3YCg-6vhF3dw
6 6

  
7
oidc.issuer = https://openaire-dev.aai-dev.grnet.gr/oidc/
8
oidc.logout = https://openaire-dev.aai-dev.grnet.gr/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=
9
#oidc.issuer = https://aai.openaire.eu/oidc/
10
#oidc.logout = https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=
7
#oidc.issuer = https://openaire-dev.aai-dev.grnet.gr/oidc/
8
#oidc.logout = https://openaire-dev.aai-dev.grnet.gr/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=
9
oidc.issuer = https://aai.openaire.eu/oidc/
10
oidc.logout = https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=
11 11

  
12 12
#oidc.home = http://rudie.di.uoa.gr:8080/dnet-login/openid_connect_login
13 13

  
......
25 25
#webbapp.front.domain = .openaire.eu
26 26

  
27 27
#oidc.home = https://services.openaire.eu/connect-user-management/openid_connect_login
28

  
29
#scopes=openid,profile,email,eduperson_entitlement
30
scopes=openid,profile,email,eduperson_entitlement,offline_access

Also available in: Unified diff