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 9.1
edited by csucs
on 2022/11/21 11:40
Change comment: There is no comment for this version
To version 11.1
edited by csucs
on 2022/11/21 12:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,13 +17,15 @@
17 17  
18 18  = What can I find here? =
19 19  
20 -* Notice how the table of contents on the right
21 -* is automatically updated
22 -* 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.
23 23  
24 +The token exchange happens in PHP code (it's "curl-like").
25 +
24 24  = Who has access? =
25 25  
26 -Describe the audience of this collab.
28 +Anyone "has access", but developers can really make use of it.
27 27  )))
28 28  
29 29  
Public

Collab.PHP