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 207.1
edited by chaney08
on 2023/07/21 17:31
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,12 +1,38 @@
1 1  (% class="wikigeneratedid" %)
2 -=== Collaboratory release (2023-06-20) ===
2 +=== **IAM upgrade (2023-07-24)** ===
3 3  
4 +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of:
5 +
6 +* "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]].
7 +* 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/]].
8 +* 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 +
10 +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]].
11 +
12 +=== **Collaboratory release (2023-06-27) (Released)** ===
13 +
14 +(% class="wikigeneratedid" %)
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.
17 +* Introduce a new form for users from institutions which have not yet been validated
18 +* Prepare the management of updates to EBRAINS Terms
7 7  
8 -=== **Collaboratory release (2023-05-02)** ===
20 +**Collaboratory.Wiki**
9 9  
22 +* Introduce a new unified search UI to search for collabs and wiki pages
23 +* Introduce a new option to make Groups private
24 +* Introduce a new option to create invitation links to invite a user to a collab's team
25 +* Avoid the display of the toast message for guest users
26 +* Implementing performance optimisations
27 +
28 +**Collaboratory.Lab**
29 +
30 +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
31 +
32 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
33 +
34 +=== **Collaboratory release (2023-05-02) (Released)** ===
35 +
10 10  **Collaboratory.IAM**
11 11  
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).