Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 200.1
edited by mmorgan
on 2023/06/20 14:05
Change comment: There is no comment for this version
To version 208.1
edited by chaney08
on 2023/07/21 17:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mmorgan
1 +XWiki.chaney08
Content
... ... @@ -1,14 +1,41 @@
1 -(% class="wikigeneratedid" %)
2 -=== Collaboratory release (2023-06-20) ===
1 +=== **Collaboratory release (2023-07-24)** ===
3 3  
4 4  **Collaboratory.IAM**
5 5  
6 -* When a user registers for an EBRAINS account and provides an email address which does not match a pre-validated institution, they will be directed to the form for new institutions. We are also adding a fix for users refusing consent.
5 +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of:
7 7  
8 -=== **Collaboratory release (2023-05-02)** ===
7 +* "Log-out" Functionality: After clicking "Log-out," you will be logged out of the specific service you were using. You will then be directed to a new screen, which allows you to log out of all EBRAINS services connected to Keycloak that support a central logout. [[Read more>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Revoking a Keycloak session.WebHome]].
8 +* The public key of the HBP realm has changed, if your application is currently using this value, please update it with the value found [[here>>https://iam.ebrains.eu/auth/realms/hbp/]].
9 +* For service developers and service accounts, the scope "openid" is now required by keycloak to reach the /userinfo endpoint, please update your client accordingly in our [[OIDC Client manager app>>https://wiki.ebrains.eu/bin/view/OIDC]].
9 9  
11 +Should you encounter any issues after the upgrade, we kindly ask you to raise a ticket at our support portal: [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]].
12 +
13 +=== **Collaboratory release (2023-06-27) (Released)** ===
14 +
15 +(% class="wikigeneratedid" %)
10 10  **Collaboratory.IAM**
11 11  
18 +* Introduce a new form for users from institutions which have not yet been validated
19 +* Prepare the management of updates to EBRAINS Terms
20 +
21 +**Collaboratory.Wiki**
22 +
23 +* Introduce a new unified search UI to search for collabs and wiki pages
24 +* Introduce a new option to make Groups private
25 +* Introduce a new option to create invitation links to invite a user to a collab's team
26 +* Avoid the display of the toast message for guest users
27 +* Implementing performance optimisations
28 +
29 +**Collaboratory.Lab**
30 +
31 +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
32 +
33 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
34 +
35 +=== **Collaboratory release (2023-05-02) (Released)** ===
36 +
37 +**Collaboratory.IAM**
38 +
12 12  * The registration form is updated to collect additional information for new users: consent to Terms in the registration form (not in a separate page, consent to receive emails, country of residence).
13 13  
14 14  Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed.