zitadel-oidc/pkg
Beardo Moore 581885afb1
task: Ease dev host name constraints
This changes the requirements for a issuer hostname to allow anything
that is `http`. The reason for this is because the user of the library
already has to make a conscious decision to set `CAOS_OIDC_DEV` so they
should already understand the risks of not using `https`. The primary
motivation for this change is to allow IdPs to be created in a
containerized integration test environment. Specifically setting up a
docker compose file that starts all parts of the system with a test IdP
using this library where the DNS name will not be `localhost`.
2021-08-26 20:32:51 +00:00
..
client fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00
oidc fixes 2021-07-06 08:58:35 +02:00
op task: Ease dev host name constraints 2021-08-26 20:32:51 +00:00
utils fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00