13 |
debug="true" |
debug="true" |
14 |
/> |
/> |
15 |
|
|
16 |
|
<scopes handler="org.masterportal.oauth2.server.MPForwardingScopeHandler"> |
17 |
|
<scope>org.cilogon.userinfo</scope> |
18 |
|
</scopes> |
19 |
|
|
20 |
<mysql username="{{ mp_server_db_user }}" |
<mysql username="{{ mp_server_db_user }}" |
21 |
password="{{ mp_server_db_pw }}" |
password="{{ mp_server_db_pw }}" |
22 |
database="{{ mp_server_db }}" |
database="{{ mp_server_db }}" |
48 |
debug="true" |
debug="true" |
49 |
/> |
/> |
50 |
|
|
51 |
|
<scopes handler="org.masterportal.oauth2.server.MPForwardingScopeHandler"> |
52 |
|
<scope>org.cilogon.userinfo</scope> |
53 |
|
</scopes> |
54 |
|
|
55 |
<fileStore path="{{ mp_server_storage_dir }}"> |
<fileStore path="{{ mp_server_storage_dir }}"> |
56 |
<transactions/> |
<transactions/> |
57 |
<clients/> |
<clients/> |