Last modified by allan on 2022/05/23 22:40

From version 10.1
edited by villemai
on 2020/02/10 14:57
Change comment: There is no comment for this version
To version 5.1
edited by villemai
on 2019/11/19 22:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,9 @@
2 2  (((
3 3  (% class="container" %)
4 4  (((
5 -= clb-py-tools =
5 += My Collab's Extended Title =
6 +
7 +My collab's subtitle
6 6  )))
7 7  )))
8 8  
... ... @@ -10,23 +10,18 @@
10 10  (((
11 11  (% class="col-xs-12 col-sm-8" %)
12 12  (((
13 -The Collaboratory Single Sign On (SSO) is available to application developers who integrate there application using OpenID Connect. In order to help the integration in Python applications, we provide the clb-py-tools library.
15 += What can I find here? =
14 14  
15 -In order to use the clb-py-tools, you will need to have an OpenID Connect client. You can find the instructions on registering a client here: [[Community App Developer Guide>>doc:Collabs.collaboratory-community-apps.Community App Developer Guide.WebHome||anchor="HCreatingyourOpenIDConnectclient"]].
17 +* Notice how the table of contents on the right
18 +* is automatically updated
19 +* to hold this page's headers
16 16  
17 -To create a client, you will need the client ID and client secret you obtained when registering the client.
21 += Who has access? =
18 18  
19 -The Authority is "[[https:~~/~~/iam.humanbrainproject.eu/auth/realms/hbp>>https://iam.humanbrainproject.eu/auth/realms/hbp]].
20 -
21 -
22 -{{code language="python"}}
23 -from clb_py_tools.iam.client import Client
24 -authority = "https://iam.humanbrainproject.eu/auth/realms/hbp"
25 -Client(authority, client_id, client_secret)
26 -
27 -{{/code}}
23 +Describe the audience of this collab.
28 28  )))
29 29  
26 +
30 30  (% class="col-xs-12 col-sm-4" %)
31 31  (((
32 32  {{box title="**Contents**"}}
... ... @@ -33,9 +33,6 @@
33 33  {{toc/}}
34 34  {{/box}}
35 35  
36 -{{box title="clb-py-tools"}}
37 -* Source: [[https:~~/~~/github.com/HumanBrainProject/clb-py-tools>>https://github.com/HumanBrainProject/clb-py-tools]]
38 -* Docs: [[clb-py-tools example notebook>>https://lab.humanbrainproject.eu/hub/user-redirect/tree/drive/Shared with groups/Collaboratory Python Tools/clb-py-tools-example.ipynb]]
39 -{{/box}}
33 +
40 40  )))
41 41  )))
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Allow
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiAllGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -view