Changes for page Releases

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

From version 203.1
edited by mmorgan
on 2023/06/27 14:09
Change comment: There is no comment for this version
To version 209.1
edited by chaney08
on 2023/07/21 17:36
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,6 +1,17 @@
1 -(% class="wikigeneratedid" %)
2 -=== **Collaboratory release (2023-06-27)** ===
1 +=== **Collaboratory release (2023-07-24)** ===
3 3  
3 +**Collaboratory.IAM**
4 +
5 +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of:
6 +
7 +* "Log-out" from a service: After clicking "Log-out," you will be logged out of that specific service. You will then be directed to a new screen, which allows you to log out of all EBRAINS services 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]].
10 +
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 +
4 4  (% class="wikigeneratedid" %)
5 5  **Collaboratory.IAM**
6 6  
... ... @@ -10,8 +10,8 @@
10 10  **Collaboratory.Wiki**
11 11  
12 12  * Introduce a new unified search UI to search for collabs and wiki pages
13 -* Introduce new option to make Groups private
14 -* Introduce new option to create invitation links to invite a user to a collab's team
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
15 15  * Avoid the display of the toast message for guest users
16 16  * Implementing performance optimisations
17 17  
... ... @@ -19,6 +19,8 @@
19 19  
20 20  * Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
21 21  
33 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
34 +
22 22  === **Collaboratory release (2023-05-02) (Released)** ===
23 23  
24 24  **Collaboratory.IAM**