Skip to content

Commit fb1bdb9

Browse files
committed
Sync working groups
1 parent 2388b24 commit fb1bdb9

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

_data/wg.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
---
22
working-groups:
3-
- title: "OIDC improvements"
4-
board-url: "https://github.com/orgs/quarkusio/projects/46"
5-
short-description: 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
6-
readme: |
7-
<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>
8-
<ul>
9-
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
10-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
11-
<li>Deliverable: TBD</li>
12-
</ul>
13-
status: on track
14-
completed: false
15-
last-activity: 2025-03-28
16-
last-update-date: 2025-03-28
17-
last-update: |
18-
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
19-
deliverable: TBD
20-
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
21-
proposal: https://github.com/quarkusio/quarkus/discussions/42116
223
- title: "Gizmo 2"
234
board-url: "https://github.com/orgs/quarkusio/projects/43"
245
short-description: Gizmo 2 related tasks
@@ -38,6 +19,25 @@ working-groups:
3819
deliverable: TBD
3920
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
4021
proposal: https://github.com/quarkusio/quarkus/discussions/46627
22+
- title: "OIDC improvements"
23+
board-url: "https://github.com/orgs/quarkusio/projects/46"
24+
short-description: 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
25+
readme: |
26+
<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>
27+
<ul>
28+
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
29+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
30+
<li>Deliverable: TBD</li>
31+
</ul>
32+
status: on track
33+
completed: false
34+
last-activity: 2025-03-28
35+
last-update-date: 2025-03-28
36+
last-update: |
37+
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
38+
deliverable: TBD
39+
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
40+
proposal: https://github.com/quarkusio/quarkus/discussions/42116
4141
- title: "Test classloading"
4242
board-url: "https://github.com/orgs/quarkusio/projects/30"
4343
short-description: The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes.

0 commit comments

Comments
 (0)