[
https://issues.apache.org/jira/browse/CAMEL-14159?focusedWorklogId=357887&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-357887
]
ASF GitHub Bot logged work on CAMEL-14159:
------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Dec/19 14:53
Start Date: 11/Dec/19 14:53
Worklog Time Spent: 10m
Work Description: JiriOndrusek commented on pull request #3401:
[CAMEL-14159] camel-elytron - Security component
URL: https://github.com/apache/camel/pull/3401
Issue https://issues.apache.org/jira/browse/CAMEL-14159
This is the first version of the elytron component.
PR is not definitely complete, e.g. doc is missing.
I've created elytron component which is (in this version) heavily linked to
camel-undertow (it extends camel-undertow).
I've prepared an example of use. See "examples/camel-example-elytron"
Component has 1 parameter (and all from camel-undertow component), which
allows to define security domain, realms, role mappers and so on. (With this
configuration it should be possible to define e.g. connection to ldap)
Then endpoint has 1 parameter (and all parameters from camel-undertow
endpoint), which allows to define requested roles to access endpoint.
I would appreciate any feedback about this component/PR
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 357887)
Remaining Estimate: 0h
Time Spent: 10m
> camel-elytron - Security component
> ----------------------------------
>
> Key: CAMEL-14159
> URL: https://issues.apache.org/jira/browse/CAMEL-14159
> Project: Camel
> Issue Type: New Feature
> Reporter: Claus Ibsen
> Assignee: Jiri Ondrusek
> Priority: Major
> Fix For: 3.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Maybe we can create a security component ala spring security where you can
> setup policies per route
> https://docs.jboss.org/author/display/WFLY/WildFly+Elytron+Security
--
This message was sent by Atlassian Jira
(v8.3.4#803005)