shroff/phylum
9
90
Fork
You've already forked phylum
1

[server][auth] updates the authorization code flow for oidc and utilizes client password -- rfc6749#4.1.3 & rfc6749#2.3.1 #8

Merged
shroff merged 1 commit from gbw/phylum:fix_oidc_token_request into main 2025年07月08日 22:41:36 +02:00
Contributor
Copy link

this updates the authorization code flow per https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.3 & https://datatracker.ietf.org/doc/html/rfc6749#section-2.3.1

google also supports client_secret_basic which is the sending of client id, client secret via request headers per https://accounts.google.com/.well-known/openid-configuration

this updates the authorization code flow per https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.3 & https://datatracker.ietf.org/doc/html/rfc6749#section-2.3.1 google also supports `client_secret_basic` which is the sending of client id, client secret via request headers per https://accounts.google.com/.well-known/openid-configuration
gbw changed title from (削除) [server][auth] updates the authorizaiton code flow for oidc and utilizes client password -- rfc6749#4.1.3 & rfc6749#2.3.1 (削除ここまで) to [server][auth] updates the authorization code flow for oidc and utilizes client password -- rfc6749#4.1.3 & rfc6749#2.3.1 2025年07月08日 19:28:32 +02:00
gbw force-pushed fix_oidc_token_request from ef188404be to d91ea85c13 2025年07月08日 19:29:46 +02:00 Compare

Looks great!

Heads up that there are some breaking changes in the schema migration files on main, so you will need to run admin schema reset (which will wipe your data)

Looks great! Heads up that there are some breaking changes in the schema migration files on `main`, so you will need to run `admin schema reset` (which will wipe your data)
gbw deleted branch fix_oidc_token_request 2025年07月09日 02:17:56 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
shroff/phylum!8
Reference in a new issue
shroff/phylum
No description provided.
Delete branch "gbw/phylum:fix_oidc_token_request"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?