You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2023/01/11 10:00:00 UTC

[jira] [Updated] (SYNCOPE-1721) Allow for more Access Policy types

     [ https://issues.apache.org/jira/browse/SYNCOPE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-1721:
--------------------------------------------
    Description: 
Currently, the only defined Access Policy is the one mapped to CAS' {{{}DefaultRegisteredServiceAccessStrategy{}}}.

We can add mapping for more CAS classes as

 * {{HttpRequestRegisteredServiceAccessStrategy}}
 * {{RemoteEndpointServiceAccessStrategy}}
 * {{TimeBasedRegisteredServiceAccessStrategy}}

  was:
Currently, the association between Client Application and Access Policy is 1-to-1; moreover, the only defined Access Policy is the one mapped to CAS' {{{}DefaultRegisteredServiceAccessStrategy{}}}.

Improvements:
 # let Client Applications define one or more Access Policies - and bind them together by CAS' {{ChainingRegisteredServiceAccessStrategy}}
 # add mapping for more CAS classes as
 ** {{HttpRequestRegisteredServiceAccessStrategy}}
 ** {{RemoteEndpointServiceAccessStrategy}}
 ** {{TimeBasedRegisteredServiceAccessStrategy}}

        Summary: Allow for more Access Policy types  (was: Allow for multiple and diverse Access Policies)

> Allow for more Access Policy types
> ----------------------------------
>
>                 Key: SYNCOPE-1721
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1721
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console, documentation, wa
>            Reporter: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 3.0.1, 4.0.0
>
>
> Currently, the only defined Access Policy is the one mapped to CAS' {{{}DefaultRegisteredServiceAccessStrategy{}}}.
> We can add mapping for more CAS classes as
>  * {{HttpRequestRegisteredServiceAccessStrategy}}
>  * {{RemoteEndpointServiceAccessStrategy}}
>  * {{TimeBasedRegisteredServiceAccessStrategy}}



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