Livio Spring
|
632639ae7f
|
feat: enable iframe use (#4766)
* feat: enable iframe use
* cleanup
* fix mocks
* fix linting
* docs: add iframe usage to solution scenarios configurations
* improve api
* feat(console): security policy
* description
* remove unnecessary line
* disable input button and urls when not enabled
* add image to docs
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
|
2022-12-14 07:17:36 +01:00 |
|
Florian Forster
|
fa9f581d56
|
chore(v2): move to new org (#3499)
* chore: move to new org
* logging
* fix: org rename caos -> zitadel
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:01:45 +00:00 |
|
Livio Amstutz
|
75ec73ca4a
|
feat: dynamic issuer (#3481)
* feat: dynamic issuer
* dynamic domain handling
* key rotation durations
* feat: dynamic issuer
* make webauthn displayname dynamic
|
2022-04-25 10:01:17 +02:00 |
|
Livio Amstutz
|
6d210c3f00
|
fix: add permissions-policy header (#1059)
|
2020-12-07 09:00:31 +01:00 |
|
Livio Amstutz
|
c1c85e632b
|
fix: cookie handling (#654)
* feat: set cookie prefix and max age
* cookie prefix on csrf cookie
* fix: check user agent cookie in login
* update oidc pkg
* cleanup
|
2020-08-31 08:49:35 +02:00 |
|
Livio Amstutz
|
3549a8b64e
|
feat: port reduction (#323)
* move mgmt pkg
* begin package restructure
* rename auth package to authz
* begin start api
* move auth
* move admin
* fix merge
* configs and interceptors
* interceptor
* revert generate-grpc.sh
* some cleanups
* console
* move console
* fix tests and merging
* js linting
* merge
* merging and configs
* change k8s base to current ports
* fixes
* cleanup
* regenerate proto
* remove unnecessary whitespace
* missing param
* go mod tidy
* fix merging
* move login pkg
* cleanup
* move api pkgs again
* fix pkg naming
* fix generate-static.sh for login
* update workflow
* fixes
* logging
* remove duplicate
* comment for optional gateway interfaces
* regenerate protos
* fix proto imports for grpc web
* protos
* grpc web generate
* grpc web generate
* fix changes
* add translation interceptor
* fix merging
* regenerate mgmt proto
|
2020-07-08 13:56:37 +02:00 |
|
Livio Amstutz
|
f68a5e63b5
|
fix: add interceptors for console (#255)
* add interceptors for console
* add interceptors for console to env.json
|
2020-06-22 13:17:29 +02:00 |
|
Livio Amstutz
|
1c59d18fee
|
fix: improvements for login and oidc (#227)
* add csrf
* caching
* caching
* caching
* caching
* security headers
* csp and security headers
* error handler csp
* select user with display name
* csp
* user selection styling
* username to loginname
* regenerate grpc
* regenerate
* change to login name
|
2020-06-17 08:06:40 +02:00 |
|