You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/05/25 15:05:00 UTC

[jira] [Commented] (SYNCOPE-1760) Align Core Spring Boot actuator endpoint security with other components

    [ https://issues.apache.org/jira/browse/SYNCOPE-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726268#comment-17726268 ] 

ASF subversion and git services commented on SYNCOPE-1760:
----------------------------------------------------------

Commit 2c9f1508f619bfd9267e992c2464b50b241f0db6 in syncope's branch refs/heads/3_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=2c9f1508f6 ]

[SYNCOPE-1760] Refactoring Spring Security config for Core (#463)



> Align Core Spring Boot actuator endpoint security with other components
> -----------------------------------------------------------------------
>
>                 Key: SYNCOPE-1760
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1760
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.0.3
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 3.0.4, 4.0.0
>
>
> Currently, all Spring Boot actuator endpoints are configured to require authentication for the {{anonymous}} user, for all components but Core:
> * Console
> * Enduser
> * SRA
> * WA
> For Core, instead, all Spring Boot actuator endpoints are public, but {{/info}}.
> We need to align Core with the rest of components.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)