Silvan
43fb3fd1a6
feat(actions): add token customization flow and extend functionally with modules (#4337)
* fix: potential memory leak
* feat(actions): possibility to parse json
feat(actions): possibility to perform http calls
* add query call
* feat(api): list flow and trigger types
fix(api): switch flow and trigger types to dynamic objects
* fix(translations): add action translations
* use `domain.FlowType`
* localizers
* localization
* trigger types
* options on `query.Action`
* add functions for actions
* feat: management api: add list flow and trigger (#4352)
* console changes
* cleanup
* fix: wrong localization
Co-authored-by: Max Peintner <max@caos.ch>
* id token works
* check if claims not nil
* feat(actions): metadata api
* refactor(actions): modules
* fix: allow prerelease
* fix: test
* feat(actions): deny list for http hosts
* feat(actions): deny list for http hosts
* refactor: actions
* fix: different error ids
* fix: rename statusCode to status
* Actions objects as options (#4418)
* fix: rename statusCode to status
* fix(actions): objects as options
* fix(actions): objects as options
* fix(actions): set fields
* add http client to old actions
* fix(actions): add log module
* fix(actions): add user to context where possible
* fix(actions): add user to ctx in external authorization/pre creation
* fix(actions): query correct flow in claims
* test: actions
* fix(id-generator): panic if no machine id
* tests
* maybe this?
* fix linting
* refactor: improve code
* fix: metadata and usergrant usage in actions
* fix: appendUserGrant
* fix: allowedToFail and timeout in action execution
* fix: allowed to fail in token complement flow
* docs: add action log claim
* Update defaults.yaml
* fix log claim
* remove prerelease build
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-06 14:23:59 +02:00
..
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-09-12 18:18:08 +02:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-03 07:25:25 +00:00
2022-08-03 07:25:25 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 14:23:59 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 12:00:33 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-09-27 06:58:50 +00:00
2022-04-26 23:01:45 +00:00
2022-09-27 12:53:49 +02:00
2022-09-27 12:53:49 +02:00
2022-05-16 14:08:47 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-10-06 13:30:14 +02:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-05-24 09:28:17 +00:00
2022-05-13 12:13:07 +00:00
2022-04-26 23:01:45 +00:00
2022-05-24 09:28:17 +00:00
2022-06-10 12:39:38 +02:00
2022-09-27 06:58:50 +00:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-06-03 14:30:39 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-02 11:18:17 +02:00
2022-07-28 13:42:35 +00:00
2022-05-16 14:08:47 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:42:35 +00:00
2022-07-28 13:42:35 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:42:35 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 12:00:33 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:18:31 +02:00
2022-05-12 07:34:46 +00:00
2022-09-20 14:32:09 +00:00
2022-09-20 14:32:09 +00:00
2022-09-20 14:32:09 +00:00
2022-07-07 13:13:17 +00:00
2022-05-16 14:08:47 +00:00
2022-07-21 13:46:59 +02:00
2022-07-21 13:46:59 +02:00
2022-04-26 23:01:45 +00:00
2022-05-02 11:18:17 +02:00
2022-05-16 12:00:33 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 12:00:33 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-10-06 13:30:14 +02:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 12:00:33 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-19 15:00:14 +02:00
2022-10-06 14:23:59 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-07-21 13:46:59 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:18:31 +02:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:18:31 +02:00
2022-07-28 13:42:35 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:18:31 +02:00
2022-07-28 13:42:35 +00:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-09-12 18:18:08 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-29 17:09:07 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 13:42:35 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-29 17:09:07 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-09-12 18:18:08 +02:00
2022-05-16 12:00:33 +00:00
2022-09-12 18:18:08 +02:00
2022-10-06 14:23:59 +02:00
2022-04-26 23:01:45 +00:00
2022-06-13 08:34:11 +02:00
2022-06-13 08:34:11 +02:00
2022-06-10 12:39:38 +02:00
2022-09-27 12:53:49 +02:00
2022-04-26 23:01:45 +00:00
2022-07-20 11:20:49 +02:00
2022-09-12 18:18:08 +02:00
2022-04-26 23:01:45 +00:00
2022-09-27 06:58:50 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-24 11:38:59 +02:00
2022-09-12 18:18:08 +02:00
2022-10-06 14:23:59 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-16 05:04:36 +00:00
2022-08-16 05:04:36 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 14:08:47 +00:00
2022-08-29 17:09:07 +02:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-05-02 11:06:30 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-10-06 13:30:14 +02:00
2022-04-26 23:01:45 +00:00
2022-07-06 08:32:05 +02:00
2022-08-19 15:00:14 +02:00
2022-04-26 23:01:45 +00:00
2022-09-14 12:21:23 +00:00
2022-09-14 12:21:23 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-07-28 14:33:59 +00:00
2022-07-28 14:33:59 +00:00
2022-07-06 14:09:49 +02:00
2022-04-26 23:01:45 +00:00
2022-09-20 14:32:09 +00:00
2022-04-26 23:01:45 +00:00
2022-05-16 12:00:33 +00:00
2022-09-27 06:58:50 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2022-08-19 15:00:14 +02:00
2022-10-06 14:23:59 +02:00