Re: [DISCUSS] UI for Fediz IDP - update -

2016-08-22 Thread Sergey Beryozkin
Hi Aymen re issue with passing the claims containing "/", in your example below, something like 'http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname' needs to have "/" %-encoded for the the server to understand it represents a single value as opposed to a sequence of "/" separated

[GitHub] cxf issue #160: CXF-6740 Propagate swagger.* properties from endpoint to swa...

2016-08-22 Thread splatch
Github user splatch commented on the issue: https://github.com/apache/cxf/pull/160 Closing this PR as agreed in JIRA. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] cxf pull request #160: CXF-6740 Propagate swagger.* properties from endpoint...

2016-08-22 Thread splatch
Github user splatch closed the pull request at: https://github.com/apache/cxf/pull/160 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] cxf issue #160: CXF-6740 Propagate swagger.* properties from endpoint to swa...

2016-08-22 Thread splatch
Github user splatch commented on the issue: https://github.com/apache/cxf/pull/160 Indeed, this binds cxf more to swagger than relying only on swagger option, however this one offered consistency with Swagger approach. By this way we could also bind lifecycle and flush swagger objects