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 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 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 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