Milan Pavlik
|
1cdb7ab142
|
[installer] Remove OIDC secret from public-api WEB-206 (#17331)
* Fix
* retest
* [installer] Remove OIDC secret from public-api
* fix
* remove ci secret
* fix
|
2023-04-24 20:51:45 +08:00 |
|
Milan Pavlik
|
233ec9457a
|
[installer] Add JWT cookie opts to config WEB-101 (#17332)
* retest
* retest
* [installer] Add cookie name to config
* Fix
* fix
|
2023-04-24 17:46:45 +08:00 |
|
Milan Pavlik
|
b57424a76f
|
[jwt] Installer configures expiry & issuer WEB-102 (#17314)
* [jwt] Installer configures expiry & issuer
* Fix
* Fix
* retest
* Fix
* Fix
* Fix
|
2023-04-24 17:07:45 +08:00 |
|
Milan Pavlik
|
0bf91e58fd
|
[installer] Add key id for each auth keypair - WEB-100 (#17219)
* [installer] Add key id for each auth keypair
* retest
* fix
* fix
|
2023-04-17 18:41:49 +08:00 |
|
Milan Pavlik
|
ac0dbf8c52
|
[papi] Mount Auth PKI - WEB-101 (#17218)
* [papi] Mount Auth PKI
* Fix
* Fix test
|
2023-04-14 15:39:54 +02:00 |
|
Christian Weichel
|
da4cafd5e5
|
Gitpod OIDC Identity Provider (#16482)
* Prototype IDP provider
* [gp cli] Add IDP commands
* [public-api] Remove zitadel based IDP implementation
* [gitpod-cli] Add IDP support for Vault
* [idp] Remove per-org IDP
* [idp] Add key cache and random key IDs
* [idp] Defer GetIDToken authorisation to server
* [idp] Add Redis public key cache
* [gitpod-cli] Hide IDP commands
* [idp] Add key ID to JWT
* [idp] Add unit tests
* [idp] Adress review comments
* [public-api-server] Use logging middleware globally
* [public-api-server] Simplify service registration
* [idp] Add Redis outage resilience
|
2023-03-03 17:11:01 +01:00 |
|
Alex Tugarev
|
3ef29bf278
|
[papi] Add signing secret for JWTs
Praparation to use with `golang-jwt/jwt`
|
2023-01-30 11:15:37 +01:00 |
|
Milan Pavlik
|
17e83b9985
|
[iam] Remove component
|
2023-01-23 17:33:31 +01:00 |
|
Milan Pavlik
|
0aad145ad4
|
[public-api] Bind OIDC HTTP service to Public API
|
2023-01-23 15:24:30 +01:00 |
|
Milan Pavlik
|
b984390bfb
|
[oidc] Move create RPC directly to public-api
|
2023-01-20 15:20:28 +01:00 |
|
Milan Pavlik
|
0d5cb6c3ff
|
[installer] Mount database secret to Public API
|
2023-01-19 10:03:27 +01:00 |
|
Alex Tugarev
|
d5e8899ce5
|
[intaller] add OIDCServiceAddress to papi config
|
2023-01-12 12:50:51 +01:00 |
|
Christian Weichel
|
478a75e744
|
Switch license to AGPL
|
2022-12-08 13:05:19 -03:00 |
|
Milan Pavlik
|
bc23811665
|
[installer] Configure personal access token signing key
|
2022-11-21 17:12:51 -03:00 |
|
Milan Pavlik
|
c831351367
|
[public-api] Fix Stripe Webhook Secret mount path
|
2022-08-29 12:01:13 +02:00 |
|
Milan Pavlik
|
3037016a2e
|
}}} This is a combination of 2 commits.
[stripe] Inject stripe-webhook-secret into public-api
|
2022-08-26 13:49:11 +02:00 |
|
Andrew Farries
|
2d2f3e8b24
|
Make webhook use billingservice client
Construct and pass a billingservice client to the Stripe webhook so that
it can invoke the `FinalizeInvoice` RPC when the webhook is triggered.
|
2022-08-10 15:55:56 +02:00 |
|
Christian Weichel
|
b7bf69d01e
|
[public-api-server] Harmonise configuration structure
|
2022-05-25 17:35:39 +05:30 |
|