Filip Troníček
d54bd04999
Enteprise onboarding settings ( #20508 )
...
* UI reorg
* generated stuffs
* Make it woooooooork
* Classier placeholder
* Remove unneeded fragment
* Introduce `enterprise_onboarding_enabled` flag
* move things properly
* add ipv6 localhost
2025-01-08 11:05:23 -05:00
Huiwen
8f643e775b
[papi] add support for java and kotlin ( #19868 )
...
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2024-06-08 00:29:19 +08:00
Huiwen
5ff4535ac5
Add scope flag to idp commands ( #19727 )
...
* Add `scope` flag to idp commands
* fix flag inherit
2024-05-15 16:27:53 +08:00
Huiwen
7094f19ee8
Add collaborator role to organization ( #19311 )
...
* Update spicedb schema
* SpiceDB gen code
* [server] add collaborator
* Update papi
* Dashboard
* nit
* Complete TODOs
* server dataops pass teamId
* Add test cases for collaborator's PAT and cookie API fetch
* Add test case description
* remove unnecessary export
* Redirect to dashboard after join an org
* Hide settings for collaborator
* dataops join via oidc should be collaborator
* Fix test
* Goes back to /workspaces
2024-01-12 10:53:49 +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