# 2024-03-06

This page concerns the CAB meeting held at March 6, 2024 at 15:00 CET.&#x20;

### Agenda

1. Welcome + introduce new participants
2. Update on the implementation of RFCs on the [RFC board](https://gitlab.com/ishare-foundation/cab/rfc/-/boards)
3. Advice on the implementation of RFCs
4. Input/review required:
   * [x] [RFC047: Generalisation of the capabilities endpoint](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/15)\
     General approach described in impact analysis - detailed specifications will be defined in implementation.
   * [x] [RFC048: Improve change and release management process](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/17)
5. Advice on newly incoming RFCs:
   * [x] [Allow service provider to retrieve delegation evidence on which it is mentioned without service consumer's client assertion](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/19)
   * [x] [Revert to standard OAuth authentication flows](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/20)
   * [x] [Applicability of SLAs under Adhering parties contract should be applicable only to parties providing services](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/21)
   * [x] [None-API-consuming-Service Consumers to be onboarded without the PKI certificate (like eIDAS)](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/22)
   * [x] [Define what can be overwritten and what not in the framework](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/23)
   * [x] [Allow conditional delegations](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/24)
6. RFC prioritisation: discuss priority on the [RFC board](https://gitlab.com/ishare-foundation/cab/rfc/-/boards)
7. Wrap up and outlook to next quarter

### Decisions

A transcription of the meeting is available upon request.

* [RFC047: Generalisation of the capabilities endpoint](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/15): will be scheduled for a next deep dive, where iSHARE Foundation will provide a detailed suggestion of the new endpoint definition. They will take into account proper versioning (looking at semver.org for inspiration), minimal mandatory fields and a flat structure.
* [RFC048: Improve change and release management process](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/17): input can be provided through the regular channels and the RFC will be scheduled for a deep dive session.
* [Allow service provider to retrieve delegation evidence on which it is mentioned without service consumer's client assertion](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/19): CAB supports this request and suggests to use the current feature of specifying the Service Provider environment.
* [Revert to standard OAuth authentication flows](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/20): CAB advises to review new OAuth specification proposals regarding JWTs to be implemented in the standard. Rajiv highlights the legal aspects of the current specification (vs standard OAuth) and the upcoming implementation of verifiable credentials as an alternative. The CAB sees this as an opportunity to look at the additional standards/amendments proposed under the main RFC to see if it has better alignment possibility with iSHARE.
* [Applicability of SLAs under Adhering parties contract should be applicable only to parties providing services](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/21): CAB advises to take this up as an RFC.
* [No API consuming Service Consumers to be onboarded without the PKI certificate](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/22): CAB advises to take this up as an RFC.
* [Define what can be overwritten and what not in the framework](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/23): CAB advises to take this up as an RFC and suggests to use the concept of prevalence and making parts optional to achieve a more simple implementation.
* [Allow conditional delegations](https://gitlab.com/ishare-foundation/cab/rfc/-/issues/24): CAB advises to take this up as an RFC, but to make sure that the actual implementation remains simple and backwards compatible, as the existing policy evidence structure is already comprehensive and gather feedback in a deep dive session.
* Priority is determined to be by the order on the board: the higher the RFC card is on the column, the higher the priority of the RFC.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changes.ishare.eu/cab-and-deepdive-meetings/cab-meetings/2024/2024-03-06.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
