# Meeting Notes 2025-02-25
## Attendees
* Gerry Gebel
* Michiel Trimpe
* Vladi Berger
* Omri Gazitt
* Phillip Messerschmidt
* Eve Maler
* Ahmet Soormally
* Roland Baum
* David Hyland
* Victor Lu
* Elie Azerad
## Agenda
- Partial Evaluation Update
- https://hackmd.io/@oidf-wg-authzen/partial-evaluation-wip
- Gartner Interop Update & Payload Change
- David Hyland's proposal on Action Search
- https://github.com/dphhyland/authzen-1/blob/76742b09d217a54292af6ae0f4088db2317988d2/api/authorization-api-1_0.md#action-search-api-action-search-api
- Now merged at https://openid.github.io/authzen/#name-action-search-api
- Discuss spec publication schedule
## Notes
Gartner interop update
- We now have 6 PDPs and 5 API gateways that have completed implementations
- SGNL has also passed conformance
- WSO2 and Layer7 are still working on a gateway implementation
- Okta, Tyk, Zuplo, Kong and RSK are getting the free conference passes
- It's great to have some new logos, like Okta and AWS joining the interop!
- There will be a prep call a couple weeks before the event to cover logistics and such
Action Search
- Some updates were incorporated into the doc and a PR was merged today
- Some back channel feedback
- Context should be handled similarly across the different endpoints
- The response is potentially under specified - can the PDP return more than type and id?
- Omri suggests that we can make properties optional on the response- so agreed by the group
- The readability of search functions could be improved - perhaps add underscore, etc.
- Roland suggests
- /access/v1/search/action
- /access/v1/search/resource
- /access/v1/search/subject
- Members on the call approved and it will be added to the spec
- Should the PDP provide a modal response to return statistics vs. the actual results?
- Omri suggests that Roland open a github issue for this topic
- David H will incorporate the suggested changes listed above
Updated spec publication schedule
- We discussed the opportunity to split up Search and Partial Evaluation into separate drafts
- These two stand alone as units of work
- Search will become 03
- Partial Evaluation will become 04
- The final 1.0 spec will include
- Evaluation
- Evaluations
- Search
- Partial Evaluation
- Discovery
-