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. 


Changes for page Collab.PHP

Last modified by csucs on 2022/11/22 09:29

From version 7.2
edited by csucs
on 2022/11/21 11:37
Change comment: There is no comment for this version
To version 12.1
edited by csucs
on 2022/11/22 09:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,15 +12,20 @@
12 12  (((
13 13  (% class="col-xs-12 col-sm-8" %)
14 14  (((
15 +(% class="wikigeneratedid" %)
16 +Example code is at [[https:~~/~~/github.com/Tevemadar/Collab.PHP>>https://github.com/Tevemadar/Collab.PHP]] , and a single-page version of the text is also available there..
17 +
15 15  = What can I find here? =
16 16  
17 -* Notice how the table of contents on the right
18 -* is automatically updated
19 -* to hold this page's headers
20 +* Very short collab app example (host, register, use)
21 +* Barely longer example about dealing with OIDC stuff
22 +* The hosted examples themselves.
20 20  
24 +The token exchange happens in PHP code (it's "curl-like"), everything else is browser-side.
25 +
21 21  = Who has access? =
22 22  
23 -Describe the audience of this collab.
28 +Anyone "has access", but developers can really make use of it.
24 24  )))
25 25  
26 26  
Public

Collab.PHP