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/api
Jens L 8708e487ae
stages: add WebAuthn stage (#550)
* core: add User.uid for globally unique user ID

* admin: fix ?next for Flow list

* stages: add initial webauthn implementation

* web: add ak-flow-submit event to submit flow stage

* web: show error message for webauthn registration

* admin: fix next param not redirecting correctly

* stages/webauthn: remove form

* stages/webauthn: add API

* web: update flow diagram on ak-refresh

* stages/webauthn: add initial authentication

* stages/webauthn: initial authentication implementation

* web: cleanup webauthn utils

* stages: rename otp_* to authenticator and move webauthn to authenticator

* docs: fix broken links

* stages/authenticator_*: fix template paths

* stages/authenticator_validate: add device classes

* stages/authenticator_webauthn: implement django_otp.devices

* stages/authenticator_*: update default stage names

* web: add button to create stage on flow page

* web: don't minify HTML, remove nbsp

* admin: fix typo in stage list

* stages/*: use common base class for stage serializer

* stages/authenticator_*: create default objects after rename

* tests/e2e: adjust stage order
2021-02-17 20:49:58 +01:00
..
providers web: add page for Proxy Provider 2021-02-06 18:57:25 +01:00
sources sources/oauth: add callback URL to api 2021-02-09 16:58:19 +01:00
Applications.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
CertificateKeyPair.ts admin: migrate certificate-keypair list to web 2021-02-16 23:16:52 +01:00
Client.ts stages: add WebAuthn stage (#550) 2021-02-17 20:49:58 +01:00
Config.ts web: adjust trace sample rate 2021-02-02 15:50:29 +01:00
Error.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
EventNotification.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
EventRules.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
Events.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
EventTransports.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
Flows.ts stages: add WebAuthn stage (#550) 2021-02-17 20:49:58 +01:00
Groups.ts events: disable policy cache for trigger 2021-01-14 17:39:59 +01:00
Outposts.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
Policies.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
PolicyBindings.ts web: add more related links, add policy/user/group support for bindings 2021-02-16 20:52:59 +01:00
PropertyMapping.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
Providers.ts core: add providers/types endpoint 2021-02-10 20:11:54 +01:00
Sources.ts web: fix missing source create button 2021-02-10 20:13:12 +01:00
Tokens.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Users.ts web: PBResponse -> AKResponse 2021-02-09 17:04:55 +01:00
Versions.ts web: fix rendering of version 2020-12-16 23:08:35 +01:00