This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src
Jens L c5a2831665
api: add basic jwt support with required scope (#2624)
* api: add basic jwt support with required scope

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* api: only set auth_via when actually authenticating via token

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* save consented permissions in user consent, re-prompt when new permissions are required

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* update locale

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* translate special scope map

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* more api auth tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* build web api in e2e tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* link generated client instead of copying

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-06-26 17:51:15 +02:00
..
api web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
assets/images web/flows: update default flow background 2022-06-10 23:33:17 +02:00
common web/admin: application wizard (part 1) (#2745) 2022-06-26 00:46:40 +02:00
elements web/admin: application wizard (part 1) (#2745) 2022-06-26 00:46:40 +02:00
flows api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
interfaces web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
locales api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
pages web/admin: application wizard (part 1) (#2745) 2022-06-26 00:46:40 +02:00
user web/admin: application wizard (part 1) (#2745) 2022-06-26 00:46:40 +02:00
authentik.css core: user paths (#3085) 2022-06-15 12:12:26 +02:00
constants.ts release: 2022.6.3 2022-06-19 22:01:06 +02:00
custom.css *: add placeholder custom.css to easily allow user customisation 2022-02-14 20:05:00 +01:00
global.d.ts web/elements: pass full Markdown object to ak-markdown, get title from metadata 2021-12-16 12:18:43 +01:00
routesAdmin.ts web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
routesUser.ts web: lazy load parts of interfaces (#2864) 2022-05-14 17:07:37 +02:00
utils.ts web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00