Files
fedora-infra_ansible/roles
Lukas Holecek 672074fc4a waiverdb: Fix redirect_uri for new flask-oidc versions
For details, see the changelog for flask-oidc:
https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.md

The entry for 2.0.0 says:

> The callback route (aka "redirect URL") is not configurable with
> `OIDC_CALLBACK_ROUTE` anymore. It is always `/authorize`,

The option `OIDC_CALLBACK_ROUTE` is available again in version 2.0.3,
but we can override the whole redirect URL with
`OIDC_OVERWRITE_REDIRECT_URI` (since 2.1.0).
2023-11-16 18:07:04 +00:00
..
2023-05-18 11:22:35 +02:00
2022-08-03 11:46:46 -07:00
2023-07-27 22:30:05 +02:00
2023-10-27 18:14:55 +00:00
2023-01-17 17:43:18 -05:00
2023-08-11 13:25:07 +00:00
2023-11-13 16:51:28 +01:00
2023-06-14 15:28:46 -07:00
2023-07-17 23:34:18 +00:00
2022-12-05 22:08:18 +00:00
2023-11-15 12:28:28 -08:00
2023-11-16 14:14:42 +01:00
2023-11-08 14:13:34 -08:00
2023-11-16 14:22:07 +00:00
2023-07-07 11:11:32 +02:00
2023-08-08 19:46:38 +00:00
2023-10-03 15:08:07 +02:00
2023-07-10 14:26:20 +02:00
2023-11-15 12:28:28 -08:00
2023-03-28 15:09:06 +00:00
2023-11-15 12:13:38 -08:00

Space for our ansible roles - ansible 1.2 and above only