Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Fabiani authored Jan 12, 2017
1 parent 50c8c73 commit 64f1599
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
<!-- GeoNode logoutUri -->
<logoutUri>http://localhost:8000/account/logout/</logoutUri>

<scopes>read,write,groups</scopes>
<scopes>write</scopes>
<enableRedirectAuthenticationEntryPoint>false</enableRedirectAuthenticationEntryPoint>
<forceAccessTokenUriHttps>false</forceAccessTokenUriHttps>
<forceUserAuthorizationUriHttps>false</forceUserAuthorizationUriHttps>
<loginEndpoint>/j_spring_oauth2_geonode_login</loginEndpoint>
<logoutEndpoint>/j_spring_oauth2_geonode_logout</logoutEndpoint>
</geoNodeOauth2Authentication>
</geoNodeOauth2Authentication>

0 comments on commit 64f1599

Please sign in to comment.