Skip to content

Commit 41ca465

Browse files
committed
Sync working groups
1 parent f204c13 commit 41ca465

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

_data/wg.yaml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
---
22
working-groups:
3+
- title: "OIDC improvements"
4+
board-url: "https://github.com/orgs/quarkusio/projects/46"
5+
short-description: |
6+
The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow
7+
readme: |
8+
<p>The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow</p>
9+
<ul>
10+
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
11+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
12+
<li>Deliverable: TBD</li>
13+
</ul>
14+
status: on track
15+
lts: false
16+
completed: false
17+
last-activity: 2025-04-23
18+
last-update-date: 2025-03-28
19+
last-update: |
20+
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
21+
deliverable: TBD
22+
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
23+
proposal: https://github.com/quarkusio/quarkus/discussions/42116
324
- title: "Test classloading"
425
board-url: "https://github.com/orgs/quarkusio/projects/30"
526
short-description: |
@@ -160,27 +181,6 @@ working-groups:
160181
- [Quarkus LGTM for multiple services](https://github.com/quarkusio/quarkus/issues/46250)
161182
point-of-contact: "@brunobat"
162183
proposal: https://github.com/quarkusio/quarkus/discussions/44423
163-
- title: "OIDC improvements"
164-
board-url: "https://github.com/orgs/quarkusio/projects/46"
165-
short-description: |
166-
The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow
167-
readme: |
168-
<p>The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow</p>
169-
<ul>
170-
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
171-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
172-
<li>Deliverable: TBD</li>
173-
</ul>
174-
status: on track
175-
lts: false
176-
completed: false
177-
last-activity: 2025-04-20
178-
last-update-date: 2025-03-28
179-
last-update: |
180-
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
181-
deliverable: TBD
182-
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
183-
proposal: https://github.com/quarkusio/quarkus/discussions/42116
184184
- title: "Unified Saga implementation"
185185
board-url: "https://github.com/orgs/quarkusio/projects/48"
186186
short-description: |

0 commit comments

Comments
 (0)