Jens L.
Jens L.
Not really finished yet In order to provide a better helm deployment experience, fill the values file based on all the configuration options configurable from the authentik default config file
## Details #9968 but on 2024.6.3 --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an...
## Details Whenever possible, send group members as a patch after creating/updating a group. This makes it basically the last resort to send all groups in a big chunk since...
## Details Add the option to encrypt the SAML assertion with a keypair Also adds the option to sign either assertion or response or both --- ## Checklist - [x]...
## Details Preparing the backend API for future wizard improvements, that allows for creating policy bindings alongside the app related to #3732 --- ## Checklist - [x] Local tests pass...
## Details target for 2024.10 --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an API...
## Details Support Chrome Device Trust --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an...
## Details This fixes the issue that when working on new features and running `make gen` the Blueprint schema will inherit new permissions that might not even exist in the...
## Details Misc refactors - Move common code from OAuth source/provider, SAML source/provider and LDAP provider into common package - Remove a lot of statically defined lists of models in...
## Details REPLACE ME --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an API change...