@f2ked:matrix.org | hi.. my OIDC IDP only takes a `response_type` of `code`, which is the default for UserManager, but | 04:46 |
---|---|---|
``` | ||
web/src/ZuulAuthProvider.jsx:60: response_type: 'token id_token', | ||
``` | ||
I have 0 experience with this client. | ||
Can I change it to `code`? is this a list? can I just add `code`? | ||
-@gerrit:opendev.org- Lukas Kranz proposed: [zuul/zuul-jobs] 946033: mirror-workspace-git-repos: Allow deleting current branch https://review.opendev.org/c/zuul/zuul-jobs/+/946033 | 07:05 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 948043: Add '--no-zuul-admin' option in create_auth_token command https://review.opendev.org/c/zuul/zuul/+/948043 | 08:03 | |
@mhuin:matrix.org | according to https://openid.net/specs/openid-connect-core-1_0.html#id_tokenExample you could add "code" to that list | 08:17 |
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 947805: Improve job result colors on status page https://review.opendev.org/c/zuul/zuul/+/947805 | 09:04 | |
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 948056: Fix AtributeError when canceling merge requests https://review.opendev.org/c/zuul/zuul/+/948056 | 10:01 | |
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 948056: Fix AtributeError when canceling merge requests https://review.opendev.org/c/zuul/zuul/+/948056 | 10:02 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 942886: Prepare oidc token for playbook execution in executor. https://review.opendev.org/c/zuul/zuul/+/942886 | 12:05 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 941629: Use ZuulTreeCache for OIDC signing keys https://review.opendev.org/c/zuul/zuul/+/941629 | 12:08 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 940971: Manage OIDC signing key rotation https://review.opendev.org/c/zuul/zuul/+/940971 | 12:10 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 942432: Implement zuul-web OIDC endpoints https://review.opendev.org/c/zuul/zuul/+/942432 | 12:14 | |
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 942886: Prepare oidc token for playbook execution in executor. https://review.opendev.org/c/zuul/zuul/+/942886 | 12:15 | |
@f2ked:matrix.org | mhu: thanks for the examples. | 12:35 |
It doesn’t look like “a list” but some “hybrid” definition. I’ll try both later today and report back. | ||
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 941235: Implement command for deleting OIDC signing keys https://review.opendev.org/c/zuul/zuul/+/941235 | 13:10 | |
-@gerrit:opendev.org- Dong Zhang proposed on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 947293: Update documentation for Zuul as OIDC ID Provider https://review.opendev.org/c/zuul/zuul/+/947293 | 13:11 | |
-@gerrit:opendev.org- Benedikt Löffler proposed: [zuul/nodepool] 948080: Include Fleet ID in error exception logs https://review.opendev.org/c/zuul/nodepool/+/948080 | 14:26 | |
@f2ked:matrix.org | a little more on OIDC. | 16:50 |
I'm wonder if zuul requests *just* `response_type: 'token id_token'` is why we don't need the "secret"? |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!