[
https://issues.apache.org/jira/browse/CXF-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5632.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Assignee: Sergey Beryozkin
> Support collocating SAML SSO RequestAssertionConsumerService with the actual
> endpoint
> -------------------------------------------------------------------------------------
>
> Key: CXF-5632
> URL: https://issues.apache.org/jira/browse/CXF-5632
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS Security
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.0
>
>
> We support RACS Service running as a separate endpoint which is the best
> approach.
> However in some cases it may be simpler to have RACS acting as the target
> endpoint interceptor, sitting just in front of the SAML SP interceptors
> enforcing the authentication.
> RACS service establishes the security context and redirects the user to the
> actual endpoint.
> RACS interceptor will set the context directly on the message and will let
> the SAML SP interceptors validate it
--
This message was sent by Atlassian JIRA
(v6.2#6252)