auth_oidc: add early debug log of id_token content (#89940) #292

Open
bdauvergne wants to merge 1 commits from wip/89940-auth-oidc-logger-l-id-token-avan into main
Owner
No description provided.
bdauvergne added 1 commit 2024-04-23 16:25:27 +02:00
gitea/authentic/pipeline/head This commit looks good Details
6b2f284eaf
auth_oidc: add early debug log of id_token content (#89940)
bdauvergne force-pushed wip/89940-auth-oidc-logger-l-id-token-avan from 6b2f284eaf to fd3524fc36 2024-04-23 16:34:58 +02:00 Compare
bdauvergne force-pushed wip/89940-auth-oidc-logger-l-id-token-avan from fd3524fc36 to 95b3d1fca5 2024-04-23 17:27:14 +02:00 Compare
pmarillonnet approved these changes 2024-04-24 16:52:13 +02:00
All checks were successful
gitea/authentic/pipeline/head This commit looks good
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/89940-auth-oidc-logger-l-id-token-avan main
git pull origin wip/89940-auth-oidc-logger-l-id-token-avan

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/89940-auth-oidc-logger-l-id-token-avan
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: entrouvert/authentic#292
No description provided.