Last modified by Admin on 2024/02/05 00:22

<
From version < 19.6 >
edited by Denis Gervalle
on 2018/03/05 12:47
To version < 21.1 >
edited by Denis Gervalle
on 2018/03/05 12:48
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -50,5 +50,12 @@
50 50  #-# in the configured URL.
51 51  #-# Default to null, so logout is not propagated, which prevent logout to work from XWiki.
52 52  # xwiki.authentication.trusted.logout_url=http://sso.example.com/logout/page?redirect=__REDIRECT__
53 +
54 +
55 +#-# According to RFC2616, HTTP Headers are following RFC822 header syntaxt and does not support natively any
56 +#-# character encoding, making US-ASCII prevails. Some advanced usage is still possible by convention between
57 +#-# the parties. The following configuration allow supporting headers encoded in any Charset available to the
58 +#-# JVM. For example, uncomment the following line to support UTF-8 encoded headers:
59 +# xwiki.authentication.trusted.header_encoding=UTF-8
53 53  {{/code}}
54 54  
ExtensionCode.ExtensionDependencyClass[18]
Optional
... ... @@ -1,0 +1,1 @@
1 +No
ExtensionCode.ExtensionDependencyClass[19]
Optional
... ... @@ -1,0 +1,1 @@
1 +No
ExtensionCode.ExtensionVersionClass[5]
Release Notes
... ... @@ -1,0 +1,3 @@
1 +{{jira url="https://jira.xwiki.org" style="list" source="jql"}}
2 +project = "TRUSTAUTH" and component = "Headers" and fixVersion = "1.3"
3 +{{/jira}}

Get Connected