... |
... |
@@ -13,7 +13,6 @@ |
13 |
13 |
** Create new OIDC clients via the new UI |
14 |
14 |
** Find a full list of your existing OIDC clients |
15 |
15 |
** Easily edit and update any OIDC clients you have |
16 |
|
-** NOTE: The client list does not show clients that you are a maintainer of, however, you can access the OIDC Client manager of a client by entering the clientId into the URL |
17 |
17 |
* Add the possibility for OIDC client maintainers to add the service account related to the OIDC client to a [[collab's Team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]] |
18 |
18 |
* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name. |
19 |
19 |
* New field "has_bucket" was added to the API response describing collab. This allows users to quickly and easily see if a collab has a Bucket associated with it as a bucket is optional in a collab. |