Attention: The Keycloak upgrade has been completed. As this was a major upgrade, there may be some unexpected issues occurring. Please report any issues you find to support by using the contact form found at https://www.ebrains.eu/contact/. Thank you for your patience and understanding. 


Wiki source code of Collab.PHP

Version 10.1 by csucs on 2022/11/21 12:15

Hide last authors
csucs 1.1 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
csucs 7.2 5 = Collab.PHP =
csucs 1.1 6
csucs 7.2 7 //A walkthrough of creating an HBP/EBrains collaboratory app//
csucs 1.1 8 )))
9 )))
10
11 (% class="row" %)
12 (((
13 (% class="col-xs-12 col-sm-8" %)
14 (((
csucs 9.1 15 (% class="wikigeneratedid" %)
16 Example code is at [[https:~~/~~/github.com/Tevemadar/Collab.PHP>>https://github.com/Tevemadar/Collab.PHP]] , primary copy of text is also hosted there.
17
csucs 1.1 18 = What can I find here? =
19
csucs 10.1 20 * Very short collab app example (host, register, use)
21 * Barely longer example about dealing with OIDC stuff
22 * The hosted examples themselves.
csucs 1.1 23
24 = Who has access? =
25
csucs 10.1 26 Anyone "has access", but developers can really make use of it.
csucs 1.1 27 )))
28
29
30 (% class="col-xs-12 col-sm-4" %)
31 (((
32 {{box title="**Contents**"}}
33 {{toc/}}
34 {{/box}}
35
36
37 )))
38 )))
Public

Collab.PHP