Jens Langhammer
|
93478a55d7
|
web: migrate Stage List to web
|
2021-02-19 19:29:17 +01:00 |
|
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 |
|
Jens Langhammer
|
69e6221906
|
web: port flow list
|
2021-02-16 22:52:54 +01:00 |
|
Jens Langhammer
|
68eefd083e
|
web: fix linting errors
|
2021-02-16 22:35:55 +01:00 |
|
Jens Langhammer
|
baa2ed5ecc
|
web: fix download button for SAML Metadata download
|
2021-02-16 21:04:03 +01:00 |
|
Jens Langhammer
|
f8ba623fc1
|
web: add more related links, add policy/user/group support for bindings
|
2021-02-16 20:52:59 +01:00 |
|
Jens Langhammer
|
416d949d80
|
web: add button to create application on provider page
|
2021-02-16 20:00:34 +01:00 |
|
Jens Langhammer
|
a353c6956e
|
web: fix missing source create button
|
2021-02-10 20:13:12 +01:00 |
|
Jens Langhammer
|
2b7a22a29a
|
core: add providers/types endpoint
|
2021-02-10 20:11:54 +01:00 |
|
Jens Langhammer
|
f8bcdb26b3
|
web: PBResponse -> AKResponse
|
2021-02-09 17:04:55 +01:00 |
|
Jens Langhammer
|
5dab198c47
|
web: add new sources view
|
2021-02-09 16:24:27 +01:00 |
|
Jens Langhammer
|
91282c7bd8
|
web: add page for Proxy Provider
|
2021-02-06 18:57:25 +01:00 |
|
Jens Langhammer
|
830b8bcd5b
|
web: add page for OAuth2 Provider
|
2021-02-06 18:39:15 +01:00 |
|
Jens Langhammer
|
6aa6615608
|
web: add view page for SAML Provider
|
2021-02-06 18:07:13 +01:00 |
|
Jens Langhammer
|
7e2a471903
|
web: fix linting issues
|
2021-02-04 10:22:14 +01:00 |
|
Jens Langhammer
|
178417fe67
|
web: start implementing provider list
|
2021-02-04 10:09:19 +01:00 |
|