.. |
migrations
|
lib: move SAML timestring utils into lib
|
2020-07-20 11:35:16 +02:00 |
processors
|
sources/saml: remove unused import
|
2020-07-12 18:55:26 +02:00 |
templates/saml/sp
|
sources/saml: rewrite Processors and Views to directly build XML without templates
|
2020-07-11 01:02:55 +02:00 |
__init__.py
|
sources/saml(major): add saml SP
|
2019-11-07 17:02:56 +01:00 |
api.py
|
sources/saml: Add NameID Policy field, sent with AuthnRequest
|
2020-07-08 16:18:09 +02:00 |
apps.py
|
sources/saml: start implementing transient NameID format
|
2020-06-24 21:50:30 +02:00 |
exceptions.py
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
forms.py
|
*: Adjust forms to only show respective types of Flows and PropertyMappings
|
2020-08-01 20:02:23 +02:00 |
models.py
|
Squashed commit of the following:
|
2020-07-20 18:17:14 +02:00 |
settings.py
|
sources/saml: correctly cleanup transient users, update forms
|
2020-06-24 22:27:14 +02:00 |
signals.py
|
sources/saml: correctly cleanup transient users, update forms
|
2020-06-24 22:27:14 +02:00 |
tasks.py
|
lib: move SAML timestring utils into lib
|
2020-07-20 11:35:16 +02:00 |
tests.py
|
sources/saml: fix MetadataProcessor not working, add unittests
|
2020-07-12 18:40:18 +02:00 |
urls.py
|
all: general maintenance, prepare for pyright
|
2020-02-18 22:12:51 +01:00 |
views.py
|
core: add separate autosubmit form for use without flows
|
2020-07-12 18:24:36 +02:00 |