debian-forge-composer/test/cases
sanne 4a057bf3d5 auth: OpenID/OAUth2 middleware
2 configurations for the listeners are now possible:
- enableJWT=false with client ssl auth
- enableJWT=true with https

Actual verification of the tokens is handled by
https://github.com/openshift-online/ocm-sdk-go.

An authentication handler is run as the top level handler, before any
routing is done. Routes which do not require authentication should be
listed as exceptions.

Authentication can be restricted using an ACL file which allows
filtering based on JWT claims. For more information see the inline
comments in ocm-sdk/authentication.

As an added quirk the `-v` flag for the osbuild-composer executable was
changed to `-verbose` to avoid flag collision with glog which declares
the `-v` flag in the package `init()` function. The ocm-sdk depends on
glog and pulls it in.
2021-09-04 02:48:52 +02:00
..
api.sh auth: OpenID/OAUth2 middleware 2021-09-04 02:48:52 +02:00
aws.sh Test: use cloud-tools container in aws.sh 2021-09-02 11:55:25 +02:00
azure.sh Test: use cloud-tools container in azure.sh 2021-09-02 11:55:25 +02:00
azure_hyperv_gen2.sh Test Azure images on HyperV Gen1 and Gen2 2021-06-22 13:44:19 +03:00
base_tests.sh jobqueue: Introduce jobqueue backed by a postgres database 2021-07-28 21:52:31 +01:00
filesystem.sh test/cases: include rhel9 in filesystem test 2021-08-25 13:18:12 +02:00
image_tests.sh test/cases: stop the spread of the tet typo 2021-07-24 15:54:00 +02:00
installers.sh test/casea: trim installer test blueprint 2021-08-11 01:31:47 +02:00
koji.sh test/cases: stop the spread of the tet typo 2021-07-24 15:54:00 +02:00
libvirt.sh tests: remove all disabling conditions for RHEL 9.0 2021-08-17 16:54:22 +02:00
ostree-ng.sh test: Update ostreesetup url in kickstart to work with new change 2021-08-30 12:50:38 +02:00
ostree-raw-image.sh add bios test for raw image 2021-08-31 09:32:23 +02:00
ostree-simplified-installer.sh distro/rhel85: add test for simplified installer 2021-08-28 09:20:19 +02:00
ostree.sh test/ostree: add test case for RHEL 9.0 2021-08-17 16:54:22 +02:00
regression-composer-works-behind-satellite.sh test: Make the Satellite test generic over distributions 2021-08-09 12:40:23 +02:00
regression-excluded-dependency.sh test/cases: stop the spread of the tet typo 2021-07-24 15:54:00 +02:00
regression-include-excluded-packages.sh test/regression: disable excluded pkgs test for Fedora 2021-08-09 12:40:23 +02:00
regression.sh test: Make the Satellite test generic over distributions 2021-08-09 12:40:23 +02:00
vmware.sh test: Replace hard coded ssh keys on some test 2021-07-29 09:38:03 +03:00