Skip to content
Snippets Groups Projects

Enable revoking OIDC tokens

Merged Marko Ivancic requested to merge oidc into main
44 files
+ 4028
607
Compare changes
  • Side-by-side
  • Inline
Files
44
@@ -35,7 +35,7 @@ jobs:
test-latest:
runs-on: ubuntu-latest
container:
image: cicnavi/dap:08
image: cicnavi/dap:81
steps:
- uses: actions/checkout@v3
- name: Validate composer.json and composer.lock
Loading