Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
archived-simpleSAMLphp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Trust and Identity Incubator
personal-profile-page
archived-simpleSAMLphp
Merge requests
!5
Enable revoking OIDC tokens
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Enable revoking OIDC tokens
oidc
into
main
Overview
0
Commits
9
Pipelines
1
Changes
44
Merged
Enable revoking OIDC tokens
Marko Ivancic
requested to merge
oidc
into
main
Apr 24, 2023
Overview
0
Commits
9
Pipelines
1
Changes
44
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
0bed11dd
9 commits,
Apr 24, 2023
44 files
+
4028
−
607
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
44
.github/workflows/test.yml
+
1
−
1
View file @ 0bed11dd
Edit in single-file editor
Open in Web IDE
Show full file
@@ -35,7 +35,7 @@ jobs:
test-latest
:
runs-on
:
ubuntu-latest
container
:
image
:
cicnavi/dap:
0
8
image
:
cicnavi/dap:8
1
steps
:
-
uses
:
actions/checkout@v3
-
name
:
Validate composer.json and composer.lock
Loading