... |
... |
@@ -1,8 +6,3 @@ |
1 |
|
-(% class="wikigeneratedid" %) |
2 |
|
-=== **Collaboratory 2 release (2022-12-13)** === |
3 |
|
- |
4 |
|
-This release contains fixes for issues discovered in the OIDC client manager app and Lab environment variables released on the 7th December. |
5 |
|
- |
6 |
6 |
=== **Collaboratory 2 release (2022-12-07) (Released)** === |
7 |
7 |
|
8 |
8 |
**Collaboratory.Lab ** |
... |
... |
@@ -9,12 +9,12 @@ |
9 |
9 |
|
10 |
10 |
* Dynamic environment variables |
11 |
11 |
** Notebook name, collab name and site hosting your Lab session will now always be available in a notebook, regardless of how you navigate to a notebook. |
12 |
|
-** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value. |
|
7 |
+** COLLAB_TITLE added to environment variables. COLLAB_NAME changed to reflect name of the collab (slug syntax, invariable) rather than its title. |
13 |
13 |
* The Virtual Brain Library extension has been updated. |
14 |
14 |
|
15 |
15 |
**Collaboratory.Wiki** |
16 |
16 |
|
17 |
|
-* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production (Will be released soon). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes: |
|
12 |
+* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production ([[https:~~/~~/wiki.ebrains.eu/bin/view/OIDC>>https://wiki.ebrains.eu/bin/view/OIDC/?srid=lbnyYUmq]]). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes: |
18 |
18 |
** Create new OIDC clients via the new UI |
19 |
19 |
** Find a full list of your existing OIDC clients |
20 |
20 |
** Easily edit and update any OIDC clients you have |