Jens Langhammer
|
e5e4824920
|
*/saml: fully migrate to xmlsec, remove signxml dependency
|
2020-11-15 15:20:56 +01:00 |
Jens Langhammer
|
9deb3ad80f
|
sources/saml: make signature and digest of SAML Source configurable
|
2020-11-12 12:02:57 +01:00 |
Jens Langhammer
|
9877ef99c4
|
*/saml: fix creation and validation of detached signatures
|
2020-11-12 11:59:07 +01:00 |
Jens Langhammer
|
c304b40e1b
|
providers/saml: improve verification for detached signatures
|
2020-11-12 11:58:51 +01:00 |
Jens Langhammer
|
2ed9a1dbe3
|
*/tasks: update phrasing
|
2020-10-19 21:35:31 +02:00 |
Jens Langhammer
|
8e03824d20
|
lib: always set task's UID, even for unexpected errors
|
2020-10-19 21:30:21 +02:00 |
Jens Langhammer
|
a9ee67bf2d
|
sources/ldap: adjust order or fields in form
|
2020-10-18 22:39:13 +02:00 |
Jens Langhammer
|
3454760731
|
*: ensure TaskResult uid is slugified to prevent URL errors
|
2020-10-16 21:31:12 +02:00 |
Jens Langhammer
|
54088239ab
|
sources/ldap: fix MonitoredTask not using uid
|
2020-10-16 16:43:40 +02:00 |
Jens Langhammer
|
2339e855bb
|
*: Improve MonitoredTasks' error capture
|
2020-10-16 16:00:24 +02:00 |
Jens Langhammer
|
3b9524cdfc
|
*: ensure unittests wait on tasks
|
2020-10-16 14:53:14 +02:00 |
Jens Langhammer
|
4ac87d8739
|
sources/saml: Implement MonitoredTask
|
2020-10-16 14:30:44 +02:00 |
Jens Langhammer
|
4b3e0f0f96
|
sources/ldap: implement MonitoredTask
|
2020-10-16 14:20:07 +02:00 |
Jens Langhammer
|
525d271535
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
Jens Langhammer
|
9724ded194
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
Jens Langhammer
|
3663c3c8a1
|
sources/saml: cleanup SLO Implementation
|
2020-09-26 20:38:38 +02:00 |
Jens Langhammer
|
c1058c7438
|
e2e: fix formatting
|
2020-09-26 18:18:01 +02:00 |
Jens Langhammer
|
44b815efae
|
sources/oauth: fix data being sent in body and header for oauth1
|
2020-09-26 17:43:58 +02:00 |
Jens Langhammer
|
2be6cd70d9
|
sources/oauth: fix handling of token for do_request
|
2020-09-26 14:00:48 +02:00 |
Jens Langhammer
|
5d46c1ea5a
|
flows: improve strings, ensure default-source-enrollment's first stage has re_evaluate_policies
|
2020-09-26 01:37:54 +02:00 |
Jens Langhammer
|
7d533889bc
|
sources/oauth: fix OAuth1 not working, cleanup
|
2020-09-26 01:27:33 +02:00 |
Jens Langhammer
|
d9c2b32cba
|
sources/oauth: cleanup clients, add type annotations
|
2020-09-26 00:34:57 +02:00 |
Jens Langhammer
|
03d58b439f
|
sources/oauth: separate clients into separate modules
|
2020-09-25 23:58:58 +02:00 |
Jens Langhammer
|
59e8dca499
|
sources/ldap: divide connector into password, sync and auth, add unittests for password
|
2020-09-21 21:40:41 +02:00 |
Jens Langhammer
|
945d5bfaf6
|
*: use Audit custom event action, add SOURCE_LINKED event action
|
2020-09-21 20:40:45 +02:00 |
Jens Langhammer
|
f99eaa85ac
|
sources/ldap: implement LDAP password validation and syncing
|
2020-09-21 11:46:35 +02:00 |
Jens Langhammer
|
116be0b3c0
|
sources/ldap: add status display to show last sync
|
2020-09-19 17:50:39 +02:00 |
Jens Langhammer
|
0a5e14a352
|
core: make is_superuser a group property, remove from user
|
2020-09-15 23:10:31 +02:00 |
Jens Langhammer
|
491dcc1159
|
sources/ldap: improve default Property Mappings
|
2020-09-15 21:51:08 +02:00 |
Jens Langhammer
|
6292049c74
|
sources/ldap: add limited support for attributes as object_fields on LDAPPropertyMappings
|
2020-09-15 21:08:14 +02:00 |
Jens Langhammer
|
683968c96e
|
sources/ldap: register ldap sources
|
2020-09-15 12:36:33 +02:00 |
Jens Langhammer
|
e7472de4bf
|
sources/ldap: sync source on save
|
2020-09-14 23:35:01 +02:00 |
Jens Langhammer
|
7fe9b8f0b4
|
providers/proxy: add domainless URL Validator
|
2020-09-13 21:52:34 +02:00 |
Jens Langhammer
|
8e6bb48227
|
sources/saml: add mitigation for idp-initiated requests
|
2020-09-13 15:39:25 +02:00 |
Jens Langhammer
|
0161205c82
|
sources/saml: fix previous request ID being wrongly compared
request ID was compared to request ID not InResponseTo field
|
2020-09-13 14:00:56 +02:00 |
Jens Langhammer
|
ca0ba85023
|
providers/saml: disallow idp-initiated SSO by default and validate Request ID
|
2020-09-12 00:53:44 +02:00 |
Jens L
|
23cccebb96
|
pytest (#209)
|
2020-09-11 23:21:11 +02:00 |
Jens L
|
268de20872
|
Proxy v2 (#189)
|
2020-09-03 00:04:12 +02:00 |
Jens L
|
c7a2410b1d
|
OAuth Provider Rewrite (#182)
|
2020-08-19 10:32:44 +02:00 |
Jens Langhammer
|
d4a5269bf1
|
*: Adjust forms to only show respective types of Flows and PropertyMappings
|
2020-08-01 20:02:23 +02:00 |
Jens Langhammer
|
37a432267d
|
Squashed commit of the following:
commit 88029a4335
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:55:55 2020 +0200
admin: update to work with new form
commit 4040eb9619
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:43:30 2020 +0200
*: remove path-based import from all PropertyMappings
commit c9663a08da
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:33:34 2020 +0200
flows: update work with new stages
commit a3d92ebc0a
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:23:30 2020 +0200
stages/*: remove path-based import from all stages
commit 6fa825e372
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:03:55 2020 +0200
providers/*: remove path-based import from all providers
commit 6aefd072c8
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 15:58:48 2020 +0200
policies/*: remove path-based import from all policies
commit ac2dd3611f
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 15:11:27 2020 +0200
sources/*: remove path-based import from all sources
commit 74e628ce9c
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 14:43:38 2020 +0200
ui: allow overriding of verbose_name
commit d4ee18ee32
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 14:08:27 2020 +0200
sources/oauth: migrate from discordapp.com to discord.com
|
2020-07-20 18:17:14 +02:00 |
Jens Langhammer
|
37b2400cdb
|
lib: move SAML timestring utils into lib
|
2020-07-20 11:35:16 +02:00 |
Jens Langhammer
|
c60d1e1f9a
|
core: separate expiry logic from tokens and make re-usable
|
2020-07-20 10:57:12 +02:00 |
Jens Langhammer
|
a3baa100d4
|
sources/saml: remove unused import
|
2020-07-12 18:55:26 +02:00 |
Jens Langhammer
|
f7b9de1261
|
*/saml: fix MetadataProcessor having generic namespace prefixes
|
2020-07-12 18:40:43 +02:00 |
Jens Langhammer
|
47ca566d06
|
sources/saml: fix MetadataProcessor not working, add unittests
|
2020-07-12 18:40:18 +02:00 |
Jens Langhammer
|
a943d060d2
|
core: add separate autosubmit form for use without flows
|
2020-07-12 18:24:36 +02:00 |
Jens Langhammer
|
1675dab314
|
providers/saml: fix encoding for POST bindings
|
2020-07-12 17:58:38 +02:00 |
Jens Langhammer
|
996aa367d3
|
core: fix autosubmit_form loading full template
|
2020-07-12 17:45:03 +02:00 |
Jens Langhammer
|
464b558a02
|
*/saml: fix typo
|
2020-07-12 17:20:41 +02:00 |