[
https://issues.apache.org/jira/browse/SYNCOPE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081969#comment-16081969
]
ASF subversion and git services commented on SYNCOPE-1152:
----------------------------------------------------------
Commit de9e202971bee50cdf0c4d2c50f1c57eb5684f8c in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=de9e202 ]
Cleaning up in preparation to SYNCOPE-1152
> Clear out unneeded anonymous authenticated services
> ---------------------------------------------------
>
> Key: SYNCOPE-1152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1152
> Project: Syncope
> Issue Type: Improvement
> Components: core, enduser
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.5, 2.1.0
>
>
> Following the
> [discussion|https://wilderness.apache.org/channels/?f=apache-syncope/2017-06-28]
> we had on IRC with [~coheigea], it seems that a few Entitlements, not
> available since earlier versions, might be re-introduced, to properly control
> access to the related REST services:
> * GROUP_LIST
> * RESOURCE_LIST
> * ANYTYPE_LIST
> * ANYTYPECLASS_LIST
> * SCHEMA_LIST
> * SECURITY_QUESTION_LIST
> * REALM_LIST
> The rationale not to have such Entitlements in Syncope 1.x was that the
> related information had to be made available during self-registration.
> Now that we have the Enduser UI, however, it seems that it is possible to
> # introduce dedicated REST endpoint(s) to serve such content for
> self-registration, with minimal information (for example only group names, no
> need to provide extra information as attributes, type extensions, etc.)
> # restore appropriate access control for the REST endpoints to be accessed
> for administrative purposes
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)