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. 


Collab.PHP

Version 11.1 by csucs on 2022/11/21 12:17

Collab.PHP

A walkthrough of creating an HBP/EBrains collaboratory app

Example code is at https://github.com/Tevemadar/Collab.PHP , primary copy of text is also hosted there.

What can I find here?

  • Very short collab app example (host, register, use)
  • Barely longer example about dealing with OIDC stuff
  • The hosted examples themselves.

The token exchange happens in PHP code (it's "curl-like").

Who has access?

Anyone "has access", but developers can really make use of it.

Public

Collab.PHP