Last modified by Clément Aubin on 2024/03/25 00:08

<
From version < 14.20 >
edited by Thomas Mortagne
on 2018/05/28 00:04
To version < 15.1 >
edited by Thomas Mortagne
on 2018/06/01 18:17
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -26,13 +26,13 @@
26 26  #-# The OpenId Connect base URL of the XWiki instance to use as provider.
27 27  #-# See following endpoints properties if the provider is not an XWiki instance.
28 28  #-# If not indicated, it will be asked to the user.
29 -# oidc.xwikiprovider=http://www.xwiki.org/xwiki/oidc
29 +# oidc.xwikiprovider=http://http://xwikiorg-node1.xwikisas.com//xwiki/oidc
30 30  
31 31  #-# The generic OpenId Connect endpoints to use to communicate with the provider.
32 32  #-# Not needed in case of XWiki based provider.
33 -# oidc.endpoint.authorization=http://www.xwiki.org/xwiki/oidc/authorization
34 -# oidc.endpoint.token=http://www.xwiki.org/xwiki/oidc/token
35 -# oidc.endpoint.userinfo=http://www.xwiki.org/xwiki/oidc/userinfo
33 +# oidc.endpoint.authorization=http://http://xwikiorg-node1.xwikisas.com//xwiki/oidc/authorization
34 +# oidc.endpoint.token=http://http://xwikiorg-node1.xwikisas.com//xwiki/oidc/token
35 +# oidc.endpoint.userinfo=http://http://xwikiorg-node1.xwikisas.com//xwiki/oidc/userinfo
36 36  
37 37  #-# The pattern to use to generate the XWiki user name
38 38  #-# The following variables are available:

Get Connected