Nicola Tarocco
|
bb51eaa360
|
config: inject data registry instance instead of static config
* closes #365
|
2023-12-14 15:34:08 +01:00 |
|
Nicola Tarocco
|
315a0dbc94
|
auth: add missing scope to token request for CERN SSO
|
2023-05-05 16:27:53 +02:00 |
|
Luis Aleixo
|
c0f7a3ccf6
|
Code cleanup
|
2022-06-09 09:46:31 +02:00 |
|
Nicola Tarocco
|
99de3e2ebd
|
Auth service: pass debug option as CLI arg
* closes #237
|
2022-02-08 10:24:11 +01:00 |
|
Nicola Tarocco
|
3266d806d5
|
changes after migration to OKD4
|
2021-12-21 11:29:43 +01:00 |
|
Phil Elson
|
2fcadc7952
|
Add auth-service building to the CI.
|
2021-07-20 11:14:08 +02:00 |
|
Phil Elson
|
d7199f7a15
|
Build the auth-service through a Dockerfile to allow us to use the latest versions of libraries (e.g. python 3.9)
|
2021-07-20 11:06:07 +02:00 |
|
Phil Elson
|
28f7b678d7
|
Address remaining review actions.
|
2021-03-02 18:43:01 +01:00 |
|
Phil Elson
|
8611cdef4d
|
Improve the auth-service to encode the session information into a single secure cookie that cara can read.
|
2021-03-01 18:45:18 +01:00 |
|
Phil Elson
|
85a378691e
|
Implement OIDC through nginx's ngx_http_auth_request_module module.
|
2021-02-26 22:08:05 +01:00 |
|